From e0d1a8b4e2dc1c3021626537cd2821a3139dd1c2 Mon Sep 17 00:00:00 2001 From: wangchuxiao Date: Wed, 31 May 2023 18:24:19 +0800 Subject: [PATCH] notification change --- config/notification.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config/notification.yaml b/config/notification.yaml index 3550933d6..92a9e3f8c 100644 --- a/config/notification.yaml +++ b/config/notification.yaml @@ -168,7 +168,7 @@ groupMemberInfoSet: #############################friend################################# friendApplicationAdded: - isSendMsg: true + isSendMsg: false reliabilityLevel: 1 unreadCount: false offlinePush: @@ -188,7 +188,7 @@ friendApplicationApproved: ext: "Someone applies to add your friend application" friendApplicationRejected: - isSendMsg: true + isSendMsg: false reliabilityLevel: 1 unreadCount: false offlinePush: @@ -198,7 +198,7 @@ friendApplicationRejected: ext: "Someone rejected your friend application" friendAdded: - isSendMsg: true + isSendMsg: false reliabilityLevel: 1 unreadCount: false offlinePush: @@ -208,7 +208,7 @@ friendAdded: ext: "We have become friends" friendDeleted: - isSendMsg: true + isSendMsg: false reliabilityLevel: 1 unreadCount: false offlinePush: @@ -218,7 +218,7 @@ friendDeleted: ext: "deleted a friend" friendRemarkSet: - isSendMsg: true + isSendMsg: false reliabilityLevel: 1 unreadCount: false offlinePush: @@ -228,7 +228,7 @@ friendRemarkSet: ext: "Your friend's profile has been changed" blackAdded: - isSendMsg: true + isSendMsg: false reliabilityLevel: 1 unreadCount: false offlinePush: @@ -238,7 +238,7 @@ blackAdded: ext: "blocked a user" blackDeleted: - isSendMsg: true + isSendMsg: false reliabilityLevel: 1 unreadCount: false offlinePush: @@ -248,7 +248,7 @@ blackDeleted: ext: "Remove a blocked user" friendInfoUpdated: - isSendMsg: true + isSendMsg: false reliabilityLevel: 1 unreadCount: false offlinePush: