Rename variable to fix typo (#11395)
This commit is contained in:
parent
1d34930180
commit
57d96128b1
2 changed files with 4 additions and 4 deletions
|
|
@ -413,7 +413,7 @@ func configForLua(input interface{}) string {
|
|||
all.Cfg.GlobalRateLimitMemcachedConnectTimeout,
|
||||
all.Cfg.GlobalRateLimitMemcachedMaxIdleTimeout,
|
||||
all.Cfg.GlobalRateLimitMemcachedPoolSize,
|
||||
all.Cfg.GlobalRateLimitStatucCode,
|
||||
all.Cfg.GlobalRateLimitStatusCode,
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue