mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Add audio length var to env sample
Added MAX_AUDIO_LENGTH var and documented in .env.production.sample
This commit is contained in:
parent
35c4ff07f4
commit
1d5434d34c
@ -175,6 +175,9 @@ STREAMING_CLUSTER_NUM=1
|
||||
# MAX_IMAGE_SIZE=8388608
|
||||
# MAX_VIDEO_SIZE=41943040
|
||||
|
||||
# Maximum length of audio uploads in seconds
|
||||
# MAX_AUDIO_LENGTH=60
|
||||
|
||||
# LDAP authentication (optional)
|
||||
# LDAP_ENABLED=true
|
||||
# LDAP_HOST=localhost
|
||||
|
Loading…
Reference in New Issue
Block a user