Initial Commit

This commit is contained in:
root
2017-02-25 23:55:24 +01:00
commit 1fe2e8ab62
4868 changed files with 1487355 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"_msg" : "A generic, wide (id+zone) wl",
"_success" : { "template_uri" : [ ">", "5"],
"rule_uri" : [ ">", "5"]},
"_warnings" : { "rule_var_name" : [ "<=", "5" ],
"rule_uri" : [ "<=", "5" ] },
"_deny" : { "rule_var_name" : [ "<", "10" ] },
"zone" : "ARGS",
"id" : "?"
}