mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-07-13 16:41:13 +08:00
Compare commits
1 Commits
0dd2e95cd7
...
28a4888ea5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
28a4888ea5 |
@ -328,7 +328,7 @@ type Redis struct {
|
||||
Username string `yaml:"username"`
|
||||
Password string `yaml:"password"`
|
||||
ClusterMode bool `yaml:"clusterMode"`
|
||||
DB int `yaml:"db"`
|
||||
DB int `yaml:"storage"`
|
||||
MaxRetry int `yaml:"maxRetry"`
|
||||
PoolSize int `yaml:"poolSize"`
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user