1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-08 23:06:49 +02:00

rspamd: rename ENABLE_REDIS & add persistence for Redis (#3143)

This commit is contained in:
Georg Lauterbach
2023-03-04 10:45:43 +01:00
committed by GitHub
parent f0edcc28d9
commit 5e9849d94f
9 changed files with 32 additions and 17 deletions

View File

@ -123,7 +123,7 @@ ENABLE_RSPAMD=0
# This setting provides an opt-out to allow using an external instance instead.
# 0 => Disabled
# 1 => Enabled
ENABLE_REDIS=
ENABLE_RSPAMD_REDIS=
# Amavis content filter (used for ClamAV & SpamAssassin)
# 0 => Disabled