about summary refs log tree commit diff
path: root/.env.production.sample
diff options
context:
space:
mode:
authorLady Lumb <42786600+LadyLumb@users.noreply.github.com>2019-06-03 00:29:15 -0700
committerThibG <thib@sitedethib.com>2019-06-03 16:16:21 +0200
commit1d5434d34c9bf86dea669676b7e8587255d38135 (patch)
tree64c0e97ebe4d2926a735b3c69f169ec30e8976c8 /.env.production.sample
parent35c4ff07f4d61aaf7ade2ae17060298d62b3f643 (diff)
Add audio length var to env sample
Added MAX_AUDIO_LENGTH var and documented in .env.production.sample
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 1fe5c70af..a64959c77 100644
--- a/.env.production.sample
+++ b/.env.production.sample
@@ -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