fix: thread RETENTION_MAX_LIFETIME & set to 1 month
Previously "1 minute" :/
This commit is contained in:
@ -29,7 +29,7 @@ ROOT_LOG_LEVEL=WARN
|
||||
|
||||
REDACTION_RETENTION_PERIOD=7d
|
||||
|
||||
RETENTION_MAX_LIFETIME=1m
|
||||
RETENTION_MAX_LIFETIME=4w
|
||||
|
||||
ENABLE_3PID_LOOKUP=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user