mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
Update config_panel.toml
Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com>
This commit is contained in:
parent
3ea0a47382
commit
2c2c0e8f0b
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ services = ["__APP__-web", "__APP__-sidekiq", "__APP__-streaming"]
|
|||
ask = "Maximum allowed poll option characters"
|
||||
type = "number"
|
||||
example = "100"
|
||||
bind = ":__FINALPATH____/live/.env.production"
|
||||
bind = ":__FINALPATH__/live/.env.production"
|
||||
|
||||
[main.customization.max_image_size]
|
||||
ask = "Maximum image upload size, in bytes"
|
||||
|
|
Loading…
Add table
Reference in a new issue