committing changes in /etc after apt run
Package changes: -rspamd 3.8.1-1~b8a2d79ee~bookworm amd64 +rspamd 3.8.2-1~dba9407cb~bookworm amd64
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
history_redis {
|
||||
#servers = 127.0.0.1:6379; # Redis server to store history
|
||||
key_prefix = "rs_history"; # Default key name
|
||||
key_prefix = "rs_history{{HOSTNAME}}{{COMPRESS}}"; # Default key name template
|
||||
nrows = 200; # Default rows limit
|
||||
compress = true; # Use zstd compression when storing data in redis
|
||||
subject_privacy = false; # subject privacy is off
|
||||
|
||||
Reference in New Issue
Block a user