Enable arm again
This commit is contained in:
parent
ecce3fd7b1
commit
ddffa2a173
6 changed files with 187 additions and 40 deletions
|
|
@ -57,8 +57,10 @@ http {
|
|||
require("resty.core")
|
||||
collectgarbage("collect")
|
||||
|
||||
{{ if not $all.Cfg.DisableLuaRestyWAF }}
|
||||
local lua_resty_waf = require("resty.waf")
|
||||
lua_resty_waf.init()
|
||||
{{ end }}
|
||||
|
||||
-- init modules
|
||||
local ok, res
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue