mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 14:29:19 +08:00
87f79d3cee
* feat: online and offline webhook * feat: online and offline webhook * feat: remove zk
9 lines
106 B
YAML
9 lines
106 B
YAML
enable: etcd
|
|
etcd:
|
|
rootDirectory: openim
|
|
address: [ localhost:12379 ]
|
|
username: ''
|
|
password: ''
|
|
|
|
|