diff --git a/config_panel.toml b/config_panel.toml index fb57be0..2e58c2a 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -8,7 +8,7 @@ services = ["__APP__"] name = "Configuration Options" [main.config.max_file_size] - ask = "Max file size", + ask = "Max file size" type = "number" help = "Choose a max file size, in Mo (0 = no limit)" bind = "max_file_size:/var/www/lufi/lufi.conf"