mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 00:01:10 +08:00
4.2.0-rc.0
This commit is contained in:
parent
95dd34a456
commit
d2d9ad1db7
12 changed files with 139 additions and 15 deletions
|
|
@ -49,6 +49,12 @@ enabled = false
|
|||
enabled = false
|
||||
whitelistFile = "/data/ghproxy/config/whitelist.json"
|
||||
|
||||
[ipFilter]
|
||||
enabled = false
|
||||
enableAllowList = false
|
||||
enableBlockList = false
|
||||
ipFilterFile = "/data/ghproxy/config/ipfilter.json"
|
||||
|
||||
[rateLimit]
|
||||
enabled = false
|
||||
ratePerMinute = 180
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue