We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3a3ab0 commit 4df50b8Copy full SHA for 4df50b8
changedetectionio/notification.py
@@ -23,7 +23,7 @@
23
}
24
25
default_notification_format_for_watch = 'System default'
26
-default_notification_format = 'Text'
+default_notification_format = 'HTML Color'
27
default_notification_body = '{{watch_url}} had a change.\n---\n{{diff}}\n---\n'
28
default_notification_title = 'ChangeDetection.io Notification - {{watch_url}}'
29
0 commit comments