yaml: fix typo

pull/3493/head
Victor Julien 8 years ago
parent 731c2b2e17
commit 8b213e9d63

@ -1646,12 +1646,12 @@ nflog:
# general settings affecting packet capture # general settings affecting packet capture
capture: capture:
# disable NIC offloading. It's restored when Suricata exists. # disable NIC offloading. It's restored when Suricata exits.
# Enabled by default # Enabled by default.
#disable-offloading: false #disable-offloading: false
# #
# disable checksum validation. Same as setting '-k none' on the # disable checksum validation. Same as setting '-k none' on the
# commandline # commandline.
#checksum-validation: none #checksum-validation: none
# Netmap support # Netmap support

Loading…
Cancel
Save