mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-06-26 14:19:38 +08:00
feat: add nickname for adminUser
This commit is contained in:
parent
a726cc73fd
commit
373c0837cf
@ -357,7 +357,7 @@ type AfterConfig struct {
|
||||
|
||||
type Share struct {
|
||||
Secret string `yaml:"secret"`
|
||||
IMAdminUser map[string]string `yaml:"imAdminUserID"`
|
||||
IMAdminUser map[string]string `yaml:"imAdminUser"`
|
||||
MultiLogin MultiLogin `yaml:"multiLogin"`
|
||||
RPCMaxBodySize MaxRequestBody `yaml:"rpcMaxBodySize"`
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user