[Rspamd] Pushover fixes
This commit is contained in:
@@ -129,6 +129,10 @@ $DOCKER_TIMEOUT = 60;
|
||||
// Anonymize IPs logged via UI
|
||||
$ANONYMIZE_IPS = true;
|
||||
|
||||
// Split DKIM key notation (bind format)
|
||||
$SPLIT_DKIM_255 = true;
|
||||
|
||||
|
||||
// OAuth2 settings
|
||||
$REFRESH_TOKEN_LIFETIME = 2678400;
|
||||
$ACCESS_TOKEN_LIFETIME = 86400;
|
||||
|
Reference in New Issue
Block a user