blob: eaea40acf48b887d02cbb902de1aaf1698320e23 [file] [log] [blame]
DEFAULT_VALUES = {
'xos_dir': '/opt/xos',
'logging': {
'level': 'info',
'channels': ['file', 'console']
}
}