Make character limit configurable.

This commit is contained in:
Lain Iwakura
2017-11-14 16:22:34 +01:00
parent 5df8e30415
commit 6cd192b9fb
2 changed files with 4 additions and 1 deletions

View File

@@ -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_CHARS=500