Avoid errors from generator when using MYSQL
This commit is contained in:
parent
b719a55e4c
commit
55ece7b8d5
@ -78,6 +78,7 @@ class useMYSQL:
|
||||
'TS1_STATIC': ts1_static,
|
||||
'TS2_STATIC': ts2_static,
|
||||
'DEFAULT_REFLECTOR': int(default_reflector)
|
||||
'GENERATOR': 1
|
||||
}})
|
||||
CONFIG['SYSTEMS'][callsign].update({'PEERS': {}})
|
||||
except TypeError:
|
||||
|
Loading…
Reference in New Issue
Block a user