Skip to content
Snippets Groups Projects
Commit 8fa905ba authored by David Schmitz's avatar David Schmitz Committed by Your Name
Browse files

flowspy/settings.py.dist update according to new settings

parent 9627fe22
Branches
No related tags found
No related merge requests found
......@@ -468,12 +468,13 @@ SNMP_REMOVE_RULES_AFTER = 3600
# REST API config (v1.6 only)
DISABLE_RULE_OVERLAP_CHECK = False
#DISABLE_RULE_OVERLAP_CHECK = False
# Perform checking for route duplicates (i.e., forbid creating multiple rules
# with the same addresses). By default it is enabled (True).
ROUTES_DUPLICATES_CHECKING = True
ALLOW_ADMIN__FULL_RULEDEL = True
ALLOW_DELETE_FULL_FOR_NONADMIN = False
MAIL_NOTIFICATION_TO_ALL_MATCHING_PEERS = True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment