]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
suricata.yaml: add missing mpm-algo
authorEric Leblond <eric@regit.org>
Thu, 5 Mar 2015 10:09:03 +0000 (11:09 +0100)
committerEric Leblond <eric@regit.org>
Wed, 1 Apr 2015 15:34:02 +0000 (17:34 +0200)
suricata.yaml.in

index 001d8e61f26bed857d463409fd6b170c680fcad9..a2a566376ccf397ba39aa8e6b494a401030a5eb2 100644 (file)
@@ -620,7 +620,7 @@ cuda:
 
 # Select the multi pattern algorithm you want to run for scan/search the
 # in the engine. The supported algorithms are b2g, b3g, wumanber,
-# ac and ac-gfbs.
+# ac, ac-bs and ac-gfbs.
 #
 # The mpm you choose also decides the distribution of mpm contexts for
 # signature groups, specified by the conf - "detect-engine.sgh-mpm-context".