]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commitdiff
ruleset-sources: Rename file to plain.
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 26 Mar 2021 12:27:48 +0000 (13:27 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Thu, 2 Dec 2021 06:52:51 +0000 (07:52 +0100)
This is used if a provider offers a plain rulefile instead an archive.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
config/suricata/ruleset-sources

index 563918e4838b7dc5f78d01f5e551098e83752d9d..edef12d45c035cac5c3f4e8925bca9bc5b3eba8d 100644 (file)
@@ -12,7 +12,7 @@ package IDS::Ruleset;
 #      tr_string => The translation string which is used by the WUI and part of the language files.
 #      requires_subscription => "True/False" - If some kind of registration code is required in order to download the ruleset.
 #      dl_url => The download URL to grab the ruleset.
-#      dl_type => "archive/file" - To specify, if the downloaded file is a packed archive or a plain text file.
+#      dl_type => "archive/plain" - To specify, if the downloaded file is a packed archive or a plain text file.
 # },
 
 # Hash which contains the supported ruleset providers.