fix typo
This commit is contained in:
parent
fd7483697b
commit
459aa50536
|
@ -128,7 +128,7 @@ expand_keys = true;
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
# We do not use `{{HOSTNAME}}` but only `{{COMPRES}}` to better support
|
# We do not use `{{HOSTNAME}}` but only `{{COMPRESS}}` to better support
|
||||||
# Kubernetes, see https://github.com/orgs/docker-mailserver/discussions/3922
|
# Kubernetes, see https://github.com/orgs/docker-mailserver/discussions/3922
|
||||||
cat >"${RSPAMD_LOCAL_D}/history_redis.conf" << "EOF"
|
cat >"${RSPAMD_LOCAL_D}/history_redis.conf" << "EOF"
|
||||||
# documentation: https://rspamd.com/doc/modules/history_redis.html
|
# documentation: https://rspamd.com/doc/modules/history_redis.html
|
||||||
|
|
Loading…
Reference in New Issue