changed scheduler force back to false
This commit is contained in:
parent
ba1a67e2eb
commit
c1dc100bca
@ -1296,6 +1296,7 @@ if __name__ == '__main__':
|
|||||||
timezone = "GMT"
|
timezone = "GMT"
|
||||||
shutdown_enabled = False
|
shutdown_enabled = False
|
||||||
reboot_enabled = False
|
reboot_enabled = False
|
||||||
|
last_updates['scheduler']['force'] = False
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
#SHUTDOWN
|
#SHUTDOWN
|
||||||
|
Loading…
Reference in New Issue
Block a user