options reload

master
Simon 2 years ago
parent 59de0e5bd3
commit 2546fd5442

@ -897,6 +897,7 @@ def bridge_reset():
pass
CONFIG['SYSTEMS'][_system]['_reset'] = False
CONFIG['SYSTEMS'][_system]['_resetlog'] = False
if 'OPTIONS' in CONFIG['SYSTEMS'][_system]['OPTIONS']:
CONFIG['SYSTEMS'][_system]['_reloadoptions'] = True
def options_config():

Loading…
Cancel
Save

Powered by TurnKey Linux.