committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user