Disable alert-debuglog that was accidently enabled in a previous commit.

remotes/origin/master-1.1.x
Victor Julien 14 years ago
parent 892a8a4985
commit a96eae01fa

@ -100,7 +100,7 @@ outputs:
# a full alerts log containing much information for signature writers # a full alerts log containing much information for signature writers
# or for investigating suspected false positives. # or for investigating suspected false positives.
- alert-debug: - alert-debug:
enabled: yes enabled: no
filename: alert-debug.log filename: alert-debug.log
append: yes append: yes

Loading…
Cancel
Save