Comment out in the action-order section, as its not needed if

the default configuration is used.
pull/1138/merge
Jason Ish 11 years ago committed by Victor Julien
parent 2e5292e229
commit 5b9c6d4774

@ -1081,11 +1081,11 @@ vars:
# Set the order of alerts bassed on actions
# The default order is pass, drop, reject, alert
action-order:
- pass
- drop
- reject
- alert
# action-order:
# - pass
# - drop
# - reject
# - alert
# IP Reputation
#reputation-categories-file: @e_sysconfdir@iprep/categories.txt

Loading…
Cancel
Save