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
3cef0bd21d
commit
cf2d41a6a2
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ services = ["__APP__-web", "__APP__-sidekiq", "__APP__-streaming"]
|
||||||
ask = "Maximum custom emoji file sizes"
|
ask = "Maximum custom emoji file sizes"
|
||||||
type = "number"
|
type = "number"
|
||||||
example = "51200"
|
example = "51200"
|
||||||
bind = ":__FINALPATH____/live/.env.production"
|
bind = ":__FINALPATH__/live/.env.production"
|
||||||
|
|
||||||
[main.customization.max_remote_emoji_size]
|
[main.customization.max_remote_emoji_size]
|
||||||
ask = "Maximum remote custom emoji file sizes"
|
ask = "Maximum remote custom emoji file sizes"
|
||||||
|
|
Loading…
Add table
Reference in a new issue