1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lufi_ynh.git synced 2024-09-03 19:36:28 +02:00

Update config_panel.toml

This commit is contained in:
Éric Gaspar 2023-04-18 15:05:59 +02:00
parent 32f002c3c6
commit 89511ab576

View file

@ -10,5 +10,6 @@ services = ["__APP__"]
[main.config.max_file_size]
ask = "Max file size"
type = "number"
default = 100
help = "Choose the maximum file size allowed to send, in Mo (0 = no limit)"
bind = "max_file_size:/var/www/__APP__/lufi.conf"