about summary refs log tree commit diff
path: root/.env.production.sample
diff options
context:
space:
mode:
authorLumb <lumb@git.multiple-creature.party>2019-05-30 05:52:54 +0000
committerGitea <gitea@fake.local>2019-07-17 07:08:14 +0000
commit4695ab5db99c952370d46124674e4ca8dcd22658 (patch)
treefe41f278e03afd00fc7f515bf3d94f067b4895e4 /.env.production.sample
parent1049c858ac651a46ab5795b5cd2d39c95d2cc4b4 (diff)
Update '.env.production.sample'
Changed max toot char to 5000
Changed max pinned toots to 10
Diffstat (limited to '.env.production.sample')
-rw-r--r--.env.production.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/.env.production.sample b/.env.production.sample
index 25ab1b9de..4c0ff7ccd 100644
--- a/.env.production.sample
+++ b/.env.production.sample
@@ -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