mirror of
https://github.com/jeremyd/ergo.git
synced 2026-05-01 09:59:58 -07:00
review feedback: rename a key
This commit is contained in:
@@ -19,7 +19,7 @@ func easyParseIP(ipstr string) (result net.IP) {
|
||||
|
||||
var baseConfig = LimiterConfig{
|
||||
rawLimiterConfig: rawLimiterConfig{
|
||||
Limit: true,
|
||||
Count: true,
|
||||
MaxConcurrent: 4,
|
||||
|
||||
Throttle: true,
|
||||
|
||||
Reference in New Issue
Block a user