Authored by jie

Update nginx_limit_api.yml

@@ -6,7 +6,7 @@ default_rate_limit: 60 @@ -6,7 +6,7 @@ default_rate_limit: 60
6 6
7 # frist variable: rate in two seconds ,second variable: error code, third variable:error message 7 # frist variable: rate in two seconds ,second variable: error code, third variable:error message
8 api_rate_limit: 8 api_rate_limit:
9 - - app.yohocoin.total: "1" 9 + - app.yohocoin.total: "0"
10 - app.yohocoin.subtract: "100" 10 - app.yohocoin.subtract: "100"
11 - app.yohocoin.add: "100" 11 - app.yohocoin.add: "100"
12 - app.yohocoin.lists: "100" 12 - app.yohocoin.lists: "100"