Update config.toml

This commit is contained in:
里見 灯花 2024-12-13 14:12:27 +08:00 committed by GitHub
parent 98b6a17c04
commit aee7d8be92
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,6 +30,6 @@ whitelistFile = "/data/ghproxy/config/whitelist.json"
[rateLimit]
enabled = false
rateMrthod = "total" # "ip" or "total"
rateMethod = "total" # "ip" or "total"
ratePerMinute = 180
burst = 5