mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-21 06:13:45 +00:00
fix config default
This commit is contained in:
parent
64f0510da0
commit
bba900d8f8
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ class CoreConfig(object):
|
|||
"core": {
|
||||
"data_directory": "/var/lib/openwebrx",
|
||||
"temporary_directory": "/tmp",
|
||||
"log_level": "INFO",
|
||||
},
|
||||
"web": {
|
||||
"port": 8073,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue