mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-12 13:05:58 +08:00
add management interface
This commit is contained in:
@@ -124,8 +124,8 @@ type config struct {
|
||||
MsgToPush string `yaml:"msgToPush"`
|
||||
}
|
||||
}
|
||||
|
||||
Secret string
|
||||
AppManagerUid string
|
||||
Secret string
|
||||
|
||||
MultiLoginPolicy struct {
|
||||
OnlyOneTerminalAccess bool `yaml:"onlyOneTerminalAccess"`
|
||||
|
||||
Reference in New Issue
Block a user