~cytrogen/masto-fe

81bf43cfdd0d31ee4564a1399ce7fbe07eb04bb3 — Thibaut Girka 6 years ago 598cdc9
Change .env.production.sample to specify that MAX_VIDEO_SIZE also applies to audio files
1 files changed, 1 insertions(+), 1 deletions(-)

M .env.production.sample
M .env.production.sample => .env.production.sample +1 -1
@@ 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