saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -21,6 +21,12 @@ phishing {
|
||||
# Phishtank is disabled by default in the module, so let's enable it here explicitly
|
||||
phishtank_enabled = true;
|
||||
|
||||
# List of excluded hosts from checks over openphish, phishtank and generic_service
|
||||
phishing_feed_exclusion_symbol = "PHISHED_EXCLUDED";
|
||||
# Disabled by default
|
||||
phishing_feed_exclusion_enabled = false;
|
||||
phishing_feed_exclusion_map = "$LOCAL_CONFDIR/local.d/maps.d/phishing_feed_exclusion.inc";
|
||||
|
||||
# Make exclusions for known redirectors and domains
|
||||
exceptions = {
|
||||
REDIRECTOR_FALSE = [
|
||||
|
||||
Reference in New Issue
Block a user