mirror of
https://github.com/mastodon/mastodon.git
synced 2025-09-06 09:51:24 +00:00
Update .env.production.sample
This commit is contained in:
parent
1761ae6ab0
commit
9b9e3dd453
|
@ -109,3 +109,9 @@ FETCH_REPLIES_MAX_SINGLE=500
|
||||||
|
|
||||||
# Max number of replies Collection pages to fetch - total
|
# Max number of replies Collection pages to fetch - total
|
||||||
FETCH_REPLIES_MAX_PAGES=500
|
FETCH_REPLIES_MAX_PAGES=500
|
||||||
|
|
||||||
|
# Maximum allowed poll options
|
||||||
|
MAX_POLL_OPTIONS=4
|
||||||
|
|
||||||
|
# Maximum allowed poll option characters
|
||||||
|
MAX_POLL_OPTION_CHARS=50
|
||||||
|
|
Loading…
Reference in New Issue
Block a user