Remove unused feature flag from sample configuration file (#36382)

pull/35254/head
Claire 2 days ago committed by GitHub
parent e02ea3e110
commit bc7119b3cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save