committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2024-02-02 14:02:38 +02:00
parent d28c0d8e44
commit ff685aec55
56 changed files with 139 additions and 61 deletions

View File

@@ -66,7 +66,7 @@ worker "rspamd_proxy" {
worker "fuzzy" {
bind_socket = "localhost:11335";
count = -1; # Disable by default
count = -1; # Disable by default, see #4677 for details
.include "$CONFDIR/worker-fuzzy.inc"
.include(try=true; priority=1,duplicate=merge) "$LOCAL_CONFDIR/local.d/worker-fuzzy.inc"
.include(try=true; priority=10) "$LOCAL_CONFDIR/override.d/worker-fuzzy.inc"