Showing
1 changed file
with
4 additions
and
4 deletions
@@ -6,7 +6,7 @@ white_ips: "172.31.0.0/16,10.66.0.0/16,54.222.0.0/16,118.89.221.106/32,123.206.2 | @@ -6,7 +6,7 @@ white_ips: "172.31.0.0/16,10.66.0.0/16,54.222.0.0/16,118.89.221.106/32,123.206.2 | ||
6 | ip_qps_limit: "true,60,1" | 6 | ip_qps_limit: "true,60,1" |
7 | # 1: max access,2:seconds | 7 | # 1: max access,2:seconds |
8 | interface_ip_qps_limit: | 8 | interface_ip_qps_limit: |
9 | - - app.bind.sendThirdBindMobileCodeOnly: "15,2" | ||
10 | - - app.bind.sendThirdBindMobileCodeOnlyImg: "15,2" | ||
11 | - - app.bind.sendChangeBindMobileCodeOnlyImg: "15,2" | ||
12 | - - /smart/way: "20,3" | 9 | + - "app.bind.sendThirdBindMobileCodeOnly": "15,2" |
10 | + - "app.bind.sendThirdBindMobileCodeOnlyImg": "15,2" | ||
11 | + - "app.bind.sendChangeBindMobileCodeOnlyImg": "15,2" | ||
12 | + - "/smart/way": "20,3" |
-
Please register or login to post a comment