mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-20 04:16:07 +00:00
Notification default: Make sure to use atleast some text here, a blank notification body could be problematic for some services
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ class ChangeDetectionStore:
|
||||
'notification_urls': [], # Apprise URL list
|
||||
# Custom notification content
|
||||
'notification_title': 'ChangeDetection.io Notification - {watch_url}',
|
||||
'notification_body': '{base_url}'
|
||||
'notification_body': '{watch_url} had a change.'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user