diff --git a/.env b/.env index b2252cc9c..0a9b06114 100644 --- a/.env +++ b/.env @@ -227,7 +227,6 @@ OPENIM_WEB_PORT=11001 # Default: OPENIM_WEB_ADDRESS=172.28.0.1 OPENIM_WEB_ADDRESS=172.28.0.8 - # ====================================== # ========= OpenIM Server ============== # ====================================== diff --git a/config/config.yaml b/config/config.yaml index 99b1871d8..06e5e5517 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -156,7 +156,6 @@ object: sessionToken: '' publicRead: false - ###################### RPC Port Configuration ###################### # RPC service ports # These ports are passed into the program by the script and are not recommended to modify @@ -197,7 +196,7 @@ rpcRegisterName: # Whether to output in json format # Whether to include stack trace in logs log: - storageLocation: /root/workspaces/openim/openim-server/logs/ + storageLocation: ../../logs/ rotationTime: 24 remainRotationCount: 2 remainLogLevel: 6 @@ -229,18 +228,18 @@ push: enable: getui geTui: pushUrl: "https://restapi.getui.com/v2/$appId" - masterSecret: "" - appKey: "" - intent: "" - channelID: "" - channelName: "" + masterSecret: '' + appKey: '' + intent: '' + channelID: '' + channelName: '' fcm: serviceAccount: "x.json" jpns: - appKey: - masterSecret: - pushUrl: - pushIntent: + appKey: '' + masterSecret: '' + pushUrl: '' + pushIntent: '' # App manager configuration #