introduce core config file (settings that cannot be edited from the web)

This commit is contained in:
Jakob Ketterl
2021-02-06 16:38:03 +01:00
parent 54fb58755d
commit 3226c01f60
5 changed files with 44 additions and 4 deletions

5
openwebrx.conf Normal file
View File

@@ -0,0 +1,5 @@
[core]
data_directory = /var/lib/openwebrx
[web]
port = 8073