mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-15 03:54:47 +00:00
feat: report notifications
This commit is contained in:
parent
6e8f5beb3e
commit
36f0ff8398
4 changed files with 50 additions and 16 deletions
|
|
@ -18,4 +18,7 @@ AUTH_GITHUB_SECRET=XXXXXXXXXXXXXXXX
|
|||
# Currently only supports one admin
|
||||
NEXT_PUBLIC_ADMIN_USER_ID=1
|
||||
# Separated by commas
|
||||
NEXT_PUBLIC_CONTRIBUTORS_USER_IDS=176
|
||||
NEXT_PUBLIC_CONTRIBUTORS_USER_IDS=176
|
||||
|
||||
# Sends notifications (such as admin reports) to ntfy
|
||||
NTFY_URL="https://ntfy.yourdomain.com/tomodachi-share"
|
||||
Loading…
Add table
Add a link
Reference in a new issue