Skip to content
Snippets Groups Projects
Commit 97e34693 authored by Tomáš Plesník's avatar Tomáš Plesník
Browse files

smazan bily znak pri generovani warden-server.conf

parent d7c47860
No related branches found
No related tags found
No related merge requests found
......@@ -234,7 +234,7 @@ make_server_conf()
#-------------------------------------------------------------------------------
# VALID_STRINGS - validation hash containing allowed event attributes
#-------------------------------------------------------------------------------
%VALID_STRINGS = (
%VALID_STRINGS = (
\"type\" => [\"portscan\", \"bruteforce\", \"probe\", \"spam\", \"phishing\", \"botnet_c_c\", \"dos\", \"malware\", \"copyright\", \"webattack\", \"test\", \"other\", \"_any_\"],
\"source_type\" => [\"IP\", \"URL\", \"Reply-To:\"]
);" > $server_conf 2> $err; ret_val=`echo $?`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment