]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
suricata.yaml.in: Remove duplicate "with" in comment.
authorAndreas Dolp <dev@andreas-dolp.de>
Sat, 2 Apr 2022 11:59:59 +0000 (13:59 +0200)
committerVictor Julien <vjulien@oisf.net>
Wed, 1 Jun 2022 07:47:53 +0000 (09:47 +0200)
suricata.yaml.in

index 5f4f49a6be6fbacc79f342bd70bfceaefab5967e..0b9733f8f15662428238db6d47a28e71ed0ef991 100644 (file)
@@ -93,7 +93,7 @@ outputs:
       filetype: regular #regular|syslog|unix_dgram|unix_stream|redis
       filename: eve.json
       # Enable for multi-threaded eve.json output; output files are amended with
-      # with an identifier, e.g., eve.9.json
+      # an identifier, e.g., eve.9.json
       #threaded: false
       #prefix: "@cee: " # prefix to prepend to each log entry
       # the following are valid when type: syslog above