Authored by jie

Update nginx_limit_api.yml

# switch rate limit ,true:open ,false:close
open_limit_flow: true
open_limit_flow: false
# frist variable: rate in two seconds ,second variable: error code, third variable:error message
api_rate_limit:
... ...