diff --git a/.env.production.sample b/.env.production.sample index e56cdfdc4d..cedf878992 100644 --- a/.env.production.sample +++ b/.env.production.sample @@ -78,7 +78,7 @@ SESSION_RETENTION_PERIOD=31556952 # Antispam: IP Block/Limit lists (Limited IP require manual approval). # ----------------------- -# URLS in this list are refreshed every 24 hours. Blocked/limited IP Addresses are removed after 24 hours. +# URLS in this list are refreshed every 24 hours. Blocked/limited IP Addresses expire after 24 hours. # Comma delimited to add more URLs. The format should contain only IP addresses (subnet optional) # ----------------------- # SCHEDULED_IPLIMIT_URLS="https://check.torproject.org/torbulkexitlist"