about summary refs log tree commit diff
path: root/.env.production.sample
diff options
context:
space:
mode:
authorDavid Yip <yipdw@member.fsf.org>2017-11-17 14:28:16 -0600
committerDavid Yip <yipdw@member.fsf.org>2017-11-17 14:28:16 -0600
commitdc16d73bf5f3e7db54e4f21848f40cff3d9172ca (patch)
treefedca9297462bcf7419331c4498c34242385da23 /.env.production.sample
parentb006bb82afb360d64e9d2f7f12aa76d4a69a2397 (diff)
parentca5440b93df514659eacde4ce562e459643dedc3 (diff)
Merge remote-tracking branch 'lambadalambda/feature/configurable-status-size' into glitchsoc/feature/configurable-status-size
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 91fcce6ac..27de27de4 100644
--- a/.env.production.sample
+++ b/.env.production.sample
@@ -134,3 +134,6 @@ 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