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