From: Nikolay Denev Date: Sun, 26 Feb 2012 19:37:25 +0000 (+0200) Subject: Consistently use dashes instead of underscores in the sample config file. X-Git-Tag: suricata-1.3beta1~147 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fc878b39127f10127db452b82006c79d4b8ec0e;p=thirdparty%2Fsuricata.git Consistently use dashes instead of underscores in the sample config file. --- diff --git a/suricata.yaml.in b/suricata.yaml.in index 0f0fb04cbf..693f4847f1 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -545,7 +545,7 @@ stream: memcap: 64mb depth: 1mb # reassemble 1mb into a stream toserver-chunk-size: 2560 - toclient-chunk_size: 2560 + toclient-chunk-size: 2560 # Logging configuration. This is not about logging IDS alerts, but # IDS output about what its doing, errors, etc.