Skip to content

Commit

Permalink
添加QQ通知环境变量
Browse files Browse the repository at this point in the history
  • Loading branch information
Soltus committed Jul 14, 2024
1 parent c69ff13 commit ff9ac3f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Spacefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ff9ac3f

Please sign in to comment.