mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
config
This commit is contained in:
parent
72e6f8bc99
commit
984686e073
@ -161,8 +161,8 @@ log:
|
||||
remainRotationCount: 2 #日志数量
|
||||
#日志级别 6表示全都打印,测试阶段建议设置为6
|
||||
remainLogLevel: 6
|
||||
isStdout: true
|
||||
isJson: true
|
||||
isStdout: false
|
||||
isJson: false
|
||||
withStack: false
|
||||
elasticSearchSwitch: false
|
||||
elasticSearchAddr: [ 127.0.0.1:9201 ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user