Missing tmout

pypy
Simon 5 years ago
parent 2cc471e9b8
commit 530d79313d

@ -870,6 +870,7 @@ def mysql_config_check(SQLGETCONFIG):
for _bridge in BRIDGES:
ts1 = False
ts2 = False
_tmout = CONFIG['SYSTEMS'][system][DEFAULT_UA_TIMER]
for i,e in enumerate(BRIDGES[_bridge]):
if e['SYSTEM'] == system and e['TS'] == 1:
ts1 = True

Loading…
Cancel
Save

Powered by TurnKey Linux.