Update '.env.production.sample'

Changed max toot char to 5000
Changed max pinned toots to 10
staging
Lumb 2019-05-30 05:52:54 +00:00 committed by Gitea
parent 1049c858ac
commit 4695ab5db9
1 changed files with 2 additions and 2 deletions

View File

@ -155,10 +155,10 @@ STREAMING_CLUSTER_NUM=1
# GID=1000
# Maximum allowed character count
# MAX_TOOT_CHARS=500
# MAX_TOOT_CHARS=5000
# Maximum number of pinned posts
# MAX_PINNED_TOOTS=5
# MAX_PINNED_TOOTS=10
# LDAP authentication (optional)
# LDAP_ENABLED=true