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