Simon 4 years ago
parent 489751b03c
commit 6699d09775

@ -195,7 +195,7 @@ def build_config(_config_file):
})
elif section == 'ALLSTAR':
CONFIG['MYSQL'].update({
CONFIG['ALLSTAR'].update({
'ENABLED': config.getboolean(section, 'ENABLED'),
'USER': config.get(section, 'USER'),
'PASS': config.get(section, 'PASS'),

Loading…
Cancel
Save

Powered by TurnKey Linux.