Remove unused feature flag from sample configuration file (#36382)
This commit is contained in:
parent
e02ea3e110
commit
bc7119b3cb
1 changed files with 0 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue