From: Victor Julien Date: Fri, 28 Sep 2018 19:51:08 +0000 (+0200) Subject: yaml: fix typo X-Git-Tag: suricata-4.1.0-rc2~27 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8b213e9d63b0b308424e3a7869151b257089ffe6;p=thirdparty%2Fsuricata.git yaml: fix typo --- diff --git a/suricata.yaml.in b/suricata.yaml.in index c882a8aa48..99c643589c 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -1646,12 +1646,12 @@ nflog: # general settings affecting packet capture capture: - # disable NIC offloading. It's restored when Suricata exists. - # Enabled by default + # disable NIC offloading. It's restored when Suricata exits. + # Enabled by default. #disable-offloading: false # # disable checksum validation. Same as setting '-k none' on the - # commandline + # commandline. #checksum-validation: none # Netmap support