Files
open-im-server/config/openim-rpc-auth.yml
T

14 lines
172 B
YAML
Raw Normal View History

2024-04-19 22:23:08 +08:00
rpc:
registerIP: ''
listenIP: 0.0.0.0
ports: [ 10160 ]
prometheus:
enable: true
ports: [ 20106 ]
tokenPolicy:
#token有效期,单位(天)
expire: 90