1
0
Fork 0
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: Alexandre Aubin <alex.aubin@mailoo.org>
This commit is contained in:
Tagada 2022-01-25 15:01:57 +01:00 committed by GitHub
parent 7bf1182139
commit 63507fb340
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ services = ["__APP__-web", "__APP__-sidekiq", "__APP__-streaming"]
ask = "Maximum allowed character count in a toot"
type = "number"
example = "500"
bind = ":/var/www/__APP__/live/live/.env.production"
bind = ":/var/www/__APP__/live/.env.production"
[main.customization.max_pinned_toots]
ask = "Maximum number of pinned posts"