web client: improve file upload

This commit is contained in:
Nicola Murino
2021-11-22 12:25:36 +01:00
parent 3d6b09e949
commit 8a8298ad46
6 changed files with 45 additions and 9 deletions

View File

@@ -215,8 +215,8 @@
],
"templates_path": "templates",
"static_files_path": "static",
"backups_path": "backups",
"openapi_path": "openapi",
"backups_path": "backups",
"web_root": "",
"certificate_file": "",
"certificate_key_file": "",