1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simplex_ynh.git synced 2024-09-03 20:26:28 +02:00
simplex_ynh/config_panel.toml.example
Éric Gaspar bf8f491cca fix
2023-05-23 19:03:34 +02:00

14 lines
343 B
Text

version = "1.0"
[main]
name = "Simplex configuration"
services = ["xftp"]
[main.config]
name = "Configuration Options"
[main.config.storage_quota]
ask = "File storage quota"
type = "string"
help = "File storage quota (e.g. 100gb)"
bind = "storage_quota:/etc/opt/simplex-xftp/file-server.ini"