about summary refs log tree commit diff
path: root/.env.production.sample
diff options
context:
space:
mode:
authorReverite <github@reverite.sh>2019-06-26 20:31:07 -0700
committerReverite <github@reverite.sh>2019-06-26 20:31:07 -0700
commit3fa90982efda2109ddf90d81f5ed3449f8282642 (patch)
treee5514f4c72c9ffb44059a2afb7fdf24d0348bbd4 /.env.production.sample
parent714940de498e93a8bf40dcda1835217df18741bf (diff)
parent9ef25877dfda12cf31ec586294e4d4908f5be4f0 (diff)
Merge branch 'glitch' into production
Diffstat (limited to '.env.production.sample')
-rw-r--r--.env.production.sample5
1 files changed, 1 insertions, 4 deletions
diff --git a/.env.production.sample b/.env.production.sample
index a64959c77..3388d380a 100644
--- a/.env.production.sample
+++ b/.env.production.sample
@@ -169,15 +169,12 @@ STREAMING_CLUSTER_NUM=1
 # Maximum allowed display name characters
 # MAX_DISPLAY_NAME_CHARS=30
 
-# Maximum image and video upload sizes
+# Maximum image and video/audio upload sizes
 # Units are in bytes
 # 1048576 bytes equals 1 megabyte
 # 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