mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-23 08:34:13 -05:00
Change .env.production.sample to specify that MAX_VIDEO_SIZE also applies to audio files
This commit is contained in:
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
Block a user