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

This commit is contained in:
Claire 2025-10-07 17:34:06 +02:00 committed by GitHub
parent e02ea3e110
commit bc7119b3cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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