This commit is contained in:
Eamonn O'Brien-Strain 2024-04-17 10:02:10 +00:00 committed by GitHub
commit b3e7ea19b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions

View File

@ -927,7 +927,10 @@ Defaults to `1.1`
#### `IP_RETENTION_PERIOD`
Defaults to `31536000` (1 year)
This controls how long (in seconds) the server stores the IP addresses of people connecting to the server. A value of `172800` (2 days) would be a reasonable privacy-protective value, but you may need to set it longer if you use IP addresses in spam protection.
Defaults to `15552000` (6 months)
#### `SESSION_RETENTION_PERIOD`