added documentation into .env.production.sample

moved max pin count into constant
This commit is contained in:
Zac
2019-04-28 20:10:30 -04:00
committed by ThibG
parent a36affb9d6
commit 5616200ed4
2 changed files with 6 additions and 1 deletions

View File

@@ -156,6 +156,9 @@ STREAMING_CLUSTER_NUM=1
# Maximum allowed character count
# MAX_TOOT_CHARS=500
# Maximum number of pinned posts
# MAX_PINNED_TOOTS=5
# LDAP authentication (optional)
# LDAP_ENABLED=true
# LDAP_HOST=localhost