mirror of
https://github.com/mastodon/mastodon.git
synced 2025-11-27 18:10:58 +00:00
Remove unused feature flag from sample configuration file (#36382)
This commit is contained in:
parent
e02ea3e110
commit
bc7119b3cb
|
|
@ -91,9 +91,6 @@ SESSION_RETENTION_PERIOD=31556952
|
|||
|
||||
# Fetch All Replies Behavior
|
||||
# --------------------------
|
||||
# When a user expands a post (DetailedStatus view), fetch all of its replies
|
||||
# (default: false)
|
||||
FETCH_REPLIES_ENABLED=false
|
||||
|
||||
# Period to wait between fetching replies (in minutes)
|
||||
FETCH_REPLIES_COOLDOWN_MINUTES=15
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user