Update nginx_limit_api.yml
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -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" |
-
Please register or login to post a comment