1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/filebrowser_ynh.git synced 2024-09-03 18:36:05 +02:00
filebrowser_ynh/config_panel.toml.example
ericgaspar 708077ab5c fix
2022-02-22 08:16:46 +01:00

15 lines
No EOL
349 B
Text

version = "1.0"
[main]
name = "Filebrowser configuration"
services = ["__APP__"]
[main.config]
name = "Configuration Options"
[main.config.datadir]
ask = "Choose path"
type = "path"
default = "/home/yunohost.app/filebrowser"
help = "Choose path"
bind = "root:/var/www/__APP__/settings.json"