@ -206,6 +206,9 @@ def build_config(_config_file):
'NODE' : config.getint(section,'NODE')
})
elif section == 'PROXY':
pass
elif config.getboolean(section, 'ENABLED'):
Powered by TurnKey Linux.