antibot - custom templates

This commit is contained in:
bunkerity
2021-05-19 16:37:28 +02:00
parent 8260746fe1
commit 16e5ede130
16 changed files with 206 additions and 65 deletions

View File

@@ -37,7 +37,7 @@ if use_crowdsec then
logger.log(ngx.ERR, "CROWDSEC", err)
error()
end
logger.log(ngx.ERR, "CROWDSEC" "*NOT AN ERROR* initialisation done")
logger.log(ngx.ERR, "CROWDSEC", "*NOT AN ERROR* initialisation done")
end
}