Is there any reason why we don't keep the history? I tried enabling it with the following override, but it didn't work.
Do I need to enable history_redis module first or is there anything else I'm missing?
overrides/rspamd/history_redis.inc
history_redis {
servers = "redis";
}
Is there any reason why we don't keep the history? I tried enabling it with the following override, but it didn't work.
Do I need to enable history_redis module first or is there anything else I'm missing?
overrides/rspamd/history_redis.inc