Change .env.production.sample to specify that MAX_VIDEO_SIZE also applies to audio files
parent
598cdc9542
commit
81bf43cfdd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue