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:
parent
f5076fa489
commit
4bfd8f61b5
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ services = ["__APP__"]
|
||||||
name = "Configuration Options"
|
name = "Configuration Options"
|
||||||
|
|
||||||
[main.config.max_file_size]
|
[main.config.max_file_size]
|
||||||
ask = "Max file size",
|
ask = "Max file size"
|
||||||
type = "number"
|
type = "number"
|
||||||
help = "Choose a max file size, in Mo (0 = no limit)"
|
help = "Choose a max file size, in Mo (0 = no limit)"
|
||||||
bind = "max_file_size:/var/www/lufi/lufi.conf"
|
bind = "max_file_size:/var/www/lufi/lufi.conf"
|
||||||
|
|
Loading…
Add table
Reference in a new issue