From 0dd07df60dbef05b06e757b4f71629e7e86f6ccd Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Fri, 10 Dec 2010 18:37:20 +0100 Subject: [PATCH] Add reference to suricata.yaml documentation in our redmine wiki. --- suricata.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/suricata.yaml b/suricata.yaml index ac89627623..71d02e36b7 100644 --- a/suricata.yaml +++ b/suricata.yaml @@ -1,6 +1,11 @@ %YAML 1.1 --- +# Suricata configuration file. In addition to the comments describing all +# options in this file, full documentation can be found at: +# https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Suricatayaml + + # Number of packets allowed to be processed simultaneously. Default is a # conservative 50. a higher number will make sure CPU's/CPU cores will be # more easily kept busy, but will negatively impact caching.