|
|
@ -36,7 +36,7 @@ ALERT_SYSTEM_URL = 'http://test.cpi.imtek.uni-freiburg.de' |
|
|
|
GRACE_PERIOD = 4 |
|
|
|
GRACE_PERIOD = 4 |
|
|
|
|
|
|
|
|
|
|
|
# where to store the data and default values |
|
|
|
# where to store the data and default values |
|
|
|
DATA_STORE_PATH = '/val/local/s2watchdog.json' |
|
|
|
DATA_STORE_PATH = '/var/local/s2watchdog.json' |
|
|
|
DEFAULTS = { |
|
|
|
DEFAULTS = { |
|
|
|
'emails_sent': 0, |
|
|
|
'emails_sent': 0, |
|
|
|
'last_seen': 'Never', |
|
|
|
'last_seen': 'Never', |
|
|
|