fix config default
This commit is contained in:
parent
64f0510da0
commit
bba900d8f8
@ -9,6 +9,7 @@ class CoreConfig(object):
|
|||||||
"core": {
|
"core": {
|
||||||
"data_directory": "/var/lib/openwebrx",
|
"data_directory": "/var/lib/openwebrx",
|
||||||
"temporary_directory": "/tmp",
|
"temporary_directory": "/tmp",
|
||||||
|
"log_level": "INFO",
|
||||||
},
|
},
|
||||||
"web": {
|
"web": {
|
||||||
"port": 8073,
|
"port": 8073,
|
||||||
|
Loading…
Reference in New Issue
Block a user