This commit is contained in:
Data-Monkey
2023-05-25 19:51:03 +10:00
parent 0db7521bee
commit c14c762bde
5 changed files with 119 additions and 136 deletions

View File

@@ -10,9 +10,11 @@ userSubnets = []
mySchedules = [] # bad solution for global - TO-DO
plugins = [] # bad solution for global - TO-DO
tz = ''
lastTimeImported = '' # Time the config was last imported
lastTimeImported = 0 # Time the config was last imported
plugins_once_run = False
newVersionAvailable = False
time_started = ''
check_report = []
# ACTUAL CONFIGRATION ITEMS set to defaults