Change .env.production.sample to specify that MAX_VIDEO_SIZE also applies to audio files
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user