Merge branch 'master' of github.com:dgtlmoon/changedetection.io

This commit is contained in:
dgtlmoon
2021-05-28 10:20:53 +10:00
5 changed files with 29 additions and 1 deletions

View File

@@ -55,6 +55,7 @@ class ChangeDetectionStore:
'last_viewed': 0, # history key value of the last viewed via the [diff] link
'newest_history_key': "",
'title': None,
'minutes_between_check': 3 * 60, # Default 3 hours
'previous_md5': "",
'uuid': str(uuid_builder.uuid4()),
'headers': {}, # Extra headers to send