Authored by jie

Update nginx_common_conf.yml

# 控制是否执行限流与黑白名单逻辑
# true: 执行, false:不执行
lua_golbal_switch: true
lua_golbal_switch: false
... ...