mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
ruleset-sources: Rename file to plain.
This is used if a provider offers a plain rulefile instead an archive. Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user