feat: remove unused web_server_user config entry
- remove InstallStorageDirectory function BREAKING CHANGE: The configuration schema has changed: - The `general.web_server_user` configuration field is not used anymore.
This commit is contained in:
parent
3f6438383f
commit
4d868fac00
4 changed files with 4 additions and 44 deletions
|
@ -15,7 +15,6 @@ vhost = /airtime_tests
|
|||
[general]
|
||||
dev_env = testing
|
||||
api_key = H2NRICX6CM8F50CU123C
|
||||
web_server_user = www-data
|
||||
airtime_dir = /usr/share/airtime
|
||||
base_url = localhost
|
||||
base_port = 80
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue