diff --git a/deploy/config.toml b/deploy/config.toml index 4789d92..c451cc4 100644 --- a/deploy/config.toml +++ b/deploy/config.toml @@ -30,6 +30,6 @@ whitelistFile = "/usr/local/ghproxy/config/whitelist.json" [rateLimit] enabled = false -rateMrthod = "total" # "ip" or "total" +rateMethod = "total" # "ip" or "total" ratePerMinute = 180 burst = 5