mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-04 20:24:59 -04:00
Review comments
This commit is contained in:
parent
f8b02c5420
commit
39b50ad42a
4 changed files with 4 additions and 7 deletions
|
@ -745,7 +745,7 @@ class ServerConfig(Config):
|
|||
|
||||
# How long to track users' last seen time and IPs in the database.
|
||||
#
|
||||
# Defaults to `28d`. Set to `null` to disable.
|
||||
# Defaults to `28d`. Set to `null` to disable clearing out of old rows.
|
||||
#
|
||||
#user_ips_max_age: 14d
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue