mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 08:11:11 +08:00
Update config.toml
This commit is contained in:
parent
98b6a17c04
commit
aee7d8be92
1 changed files with 1 additions and 1 deletions
|
|
@ -30,6 +30,6 @@ whitelistFile = "/data/ghproxy/config/whitelist.json"
|
||||||
|
|
||||||
[rateLimit]
|
[rateLimit]
|
||||||
enabled = false
|
enabled = false
|
||||||
rateMrthod = "total" # "ip" or "total"
|
rateMethod = "total" # "ip" or "total"
|
||||||
ratePerMinute = 180
|
ratePerMinute = 180
|
||||||
burst = 5
|
burst = 5
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue