From ff9ac3faef11fee98a94291e4a395a33899b5e37 Mon Sep 17 00:00:00 2001 From: Soltus Date: Sun, 14 Jul 2024 11:05:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0QQ=E9=80=9A=E7=9F=A5=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E5=8F=98=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Spacefile | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Spacefile b/Spacefile index 9b6c5c9..3caed92 100644 --- a/Spacefile +++ b/Spacefile @@ -14,6 +14,16 @@ micros: # - curl -sf https://gobinaries.com/tj/node-prune | sh && node-prune presets: env: + # Hi-Windom extend ::stert + # https://waline.js.org/guide/features/notification.html#qq-%E9%80%9A%E7%9F%A5 ::start + - name: QMSG_KEY + description: The KEY provided by Qmsg Sauce is required. + - name: QQ_ID + description: The QQ numbers for receiving messages (QQ groups are not supported), multiple can be added and separated by a comma (all must be in your Qmsg Sauce QQ number list). + - name: AUTHOR_EMAIL + description: The blogger's email is used to distinguish whether the published comment is posted by the blogger himself/herself. If it is posted by the blogger, no reminder notification will be sent. + # https://waline.js.org/guide/features/notification.html#qq-%E9%80%9A%E7%9F%A5 ::end + # Hi-Windom extend ::end - name: LEAN_ID description: LeanCloud Application ID - name: LEAN_KEY