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