update
This commit is contained in:
parent
fa239eee95
commit
462d649a30
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ function config.loadConfig(file)
|
|||
ngx.log(ngx.ERR, "unsupported value '" .. s[2] .. "' for variable '" .. v .. "'. Using default value 'stream' instead")
|
||||
break
|
||||
end
|
||||
end
|
||||
if v == "EXCLUDE_LOCATION" then
|
||||
local value = s[2]
|
||||
exclude_location = {}
|
||||
|
|
Loading…
Add table
Reference in a new issue