diff options
Diffstat (limited to 'meta/3rd/OpenResty')
-rw-r--r-- | meta/3rd/OpenResty/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/3rd/OpenResty/config.json b/meta/3rd/OpenResty/config.json index 91717cc9..39d495fc 100644 --- a/meta/3rd/OpenResty/config.json +++ b/meta/3rd/OpenResty/config.json @@ -10,7 +10,7 @@ "resty%.%w+", "ngx%.%w+" ], - "config" : { + "settings" : { "Lua.runtime.version" : "LuaJIT", "Lua.diagnostics.globals" : [ "ngx" |