about summary refs log tree commit diff
path: root/.env.production.sample
diff options
context:
space:
mode:
Diffstat (limited to '.env.production.sample')
-rw-r--r--.env.production.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/.env.production.sample b/.env.production.sample
index d66b05050..25ab1b9de 100644
--- a/.env.production.sample
+++ b/.env.production.sample
@@ -153,6 +153,12 @@ STREAMING_CLUSTER_NUM=1
 # If you use Docker, you may want to assign UID/GID manually.
 # UID=1000
 # GID=1000
+ 
+# Maximum allowed character count
+# MAX_TOOT_CHARS=500
+
+# Maximum number of pinned posts
+# MAX_PINNED_TOOTS=5
 
 # LDAP authentication (optional)
 # LDAP_ENABLED=true