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