diff --git a/changedetectionio/model/Watch.py b/changedetectionio/model/Watch.py index ec93e24f8..d4cf2b390 100644 --- a/changedetectionio/model/Watch.py +++ b/changedetectionio/model/Watch.py @@ -56,6 +56,7 @@ base_config = { 'previous_md5': False, 'previous_md5_before_filters': False, # Used for skipping changedetection entirely 'proxy': None, # Preferred proxy connection + 'remote_server_reply': None, # From 'server' reply header 'subtractive_selectors': [], 'tag': '', # Old system of text name for a tag, to be removed 'tags': [], # list of UUIDs to App.Tags