mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-30 23:54:46 +02:00
rspamd: rename ENABLE_REDIS
& add persistence for Redis (#3143)
This commit is contained in:
parent
f0edcc28d9
commit
5e9849d94f
9 changed files with 32 additions and 17 deletions
|
@ -80,7 +80,7 @@ Enable or disable Rspamd.
|
|||
- **0** => disabled
|
||||
- 1 => enabled
|
||||
|
||||
##### ENABLE_REDIS
|
||||
##### ENABLE_RSPAMD_REDIS
|
||||
|
||||
Explicit control over running a Redis instance within the container. By default, this value will match what is set for [`ENABLE_RSPAMD`](#enable_rspamd).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue