]> cat aescling's git repositories - mastodon.git/commitdiff
Add audio length var to env sample
authorLady Lumb <42786600+LadyLumb@users.noreply.github.com>
Mon, 3 Jun 2019 07:29:15 +0000 (00:29 -0700)
committerThibG <thib@sitedethib.com>
Mon, 3 Jun 2019 14:16:21 +0000 (16:16 +0200)
Added MAX_AUDIO_LENGTH var and documented in .env.production.sample

.env.production.sample

index 1fe5c70afe3934eb0fda79bb989fdafcd1fd79f1..a64959c7755fdb2a9e912217aa1318c42d6ed421 100644 (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