about summary refs log tree commit diff
path: root/.env.production.sample
diff options
context:
space:
mode:
authorZac <thezacattacks@gmail.com>2019-04-28 20:10:30 -0400
committerThibG <thib@sitedethib.com>2019-04-29 20:52:53 +0200
commit5616200ed415fabb8d31eb5257eec7525481b819 (patch)
tree75104dc8c50e572a00bf8764d1d1e2dd3f893a14 /.env.production.sample
parenta36affb9d6d556460e282d9acd206609825f3a78 (diff)
added documentation into .env.production.sample
moved max pin count into constant
Diffstat (limited to '.env.production.sample')
-rw-r--r--.env.production.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/.env.production.sample b/.env.production.sample
index efb5661fd..57779f73c 100644
--- a/.env.production.sample
+++ b/.env.production.sample
@@ -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