mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
alter cfg
This commit is contained in:
parent
85dbf4f98f
commit
2d55e2edd5
@ -132,7 +132,7 @@ log:
|
|||||||
storageLocation: ../logs/
|
storageLocation: ../logs/
|
||||||
rotationTime: 24
|
rotationTime: 24
|
||||||
remainRotationCount: 5 #日志数量
|
remainRotationCount: 5 #日志数量
|
||||||
remainLogLevel: 4 #日志级别 6表示全都打印,测试阶段建议设置为6
|
remainLogLevel: 6 #日志级别 6表示全都打印,测试阶段建议设置为6
|
||||||
elasticSearchSwitch: false
|
elasticSearchSwitch: false
|
||||||
elasticSearchAddr: [ 127.0.0.1:9201 ]
|
elasticSearchAddr: [ 127.0.0.1:9201 ]
|
||||||
elasticSearchUser: ""
|
elasticSearchUser: ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user