admin roadmap done, reupload request, submission history, manual override
This commit is contained in:
+10
-1
@@ -35,4 +35,13 @@ NEXT_PUBLIC_MIDTRANS_IS_PRODUCTION=false
|
||||
# Generate ≥32-byte hex secret:
|
||||
# openssl rand -hex 32
|
||||
# Setup detail: lihat docs/CRON_SETUP.md
|
||||
CRON_SECRET=
|
||||
CRON_SECRET=
|
||||
|
||||
|
||||
# === Admin alerting (opsional) ===
|
||||
# Discord webhook URL untuk push notif saat cron FAILED. Tanpa env, `notifyAdmins`
|
||||
# no-op — admin tetap bisa cek manual di /admin/system. Cara setup:
|
||||
# 1. Discord channel internal → Edit Channel → Integrations → Webhooks → New
|
||||
# 2. Copy "Webhook URL", paste di sini
|
||||
# Format: https://discord.com/api/webhooks/<id>/<token>
|
||||
ADMIN_ALERT_WEBHOOK_URL=
|
||||
Reference in New Issue
Block a user