From: Stefan Schantl Date: Fri, 26 Mar 2021 12:27:48 +0000 (+0100) Subject: ruleset-sources: Rename file to plain. X-Git-Tag: v2.27-core164~210^2~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caae0cf5e342070d04fac84c6b85cf1efc3bfe23;p=ipfire-2.x.git ruleset-sources: Rename file to plain. This is used if a provider offers a plain rulefile instead an archive. Signed-off-by: Stefan Schantl --- diff --git a/config/suricata/ruleset-sources b/config/suricata/ruleset-sources index 563918e483..edef12d45c 100644 --- a/config/suricata/ruleset-sources +++ b/config/suricata/ruleset-sources @@ -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.