]> cat aescling's git repositories - mastodon.git/commitdiff
Change .env.production.sample to specify that MAX_VIDEO_SIZE also applies to audio...
authorThibaut Girka <thib@sitedethib.com>
Mon, 24 Jun 2019 14:27:10 +0000 (16:27 +0200)
committerThibaut Girka <thib@sitedethib.com>
Mon, 24 Jun 2019 14:27:10 +0000 (16:27 +0200)
.env.production.sample

index 1fe5c70afe3934eb0fda79bb989fdafcd1fd79f1..3388d380a14d7b0c36df2626f600c8b76adcdd79 100644 (file)
@@ -169,7 +169,7 @@ 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