Add audio length var to env sample

Added MAX_AUDIO_LENGTH var and documented in .env.production.sample
This commit is contained in:
Lady Lumb 2019-06-03 00:29:15 -07:00 committed by ThibG
parent 35c4ff07f4
commit 1d5434d34c
1 changed files with 3 additions and 0 deletions

View File

@ -175,6 +175,9 @@ STREAMING_CLUSTER_NUM=1
# MAX_IMAGE_SIZE=8388608
# MAX_VIDEO_SIZE=41943040
# Maximum length of audio uploads in seconds
# MAX_AUDIO_LENGTH=60
# LDAP authentication (optional)
# LDAP_ENABLED=true
# LDAP_HOST=localhost