Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
170ae2743b79d1359ad6ad0bdf679aabdff31a1b
/
.
/
lib
/
xos-config
/
xosconfig
/
default.py
blob: eaea40acf48b887d02cbb902de1aaf1698320e23 [
file
] [
log
] [
blame
]
DEFAULT_VALUES
=
{
'xos_dir'
:
'/opt/xos'
,
'logging'
:
{
'level'
:
'info'
,
'channels'
:
[
'file'
,
'console'
]
}
}