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
Éric Gaspar 1c18f87c8b fix
2023-05-23 19:22:17 +02:00

14 lines
343 B
TOML

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"