]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
yaml: add note for dns v1 not available with rust
authorKonstantin Klinger <konstantin.klinger@dcso.de>
Mon, 23 Jul 2018 12:50:21 +0000 (14:50 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 20 Aug 2018 09:03:00 +0000 (11:03 +0200)
suricata.yaml.in

index 9a23c1082131cea713f80d2fe91388c76b3b5c38..204001e423703ae50b3e4a640ab14252b894a651 100644 (file)
@@ -146,6 +146,7 @@ outputs:
             # rather than an event for each of it.
             # Without setting a version the version
             # will fallback to 1 for backwards compatibility.
+            # Note: version 1 is not available with rust enabled
             version: 2
 
             # Enable/disable this logger. Default: enabled.