Authored by 黄高仁

Update nginx_common_conf-t6.yml

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