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