docs: add link to wiki

pull/153/head
lyc8503 2025-10-16 00:46:46 +08:00
parent f541a9939b
commit 1d12cf0b3e
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ const workerConfig: WorkerConfig = {
// [Optional] Notification settings
notification: {
// [Optional] Notification webhook settings, if not specified, no notification will be sent
// Wiki: TODO
// More info at Wiki: https://github.com/lyc8503/UptimeFlare/wiki/Setup-notification
webhook: {
// [Required] webhook URL (example: Telegram Bot API)
url: 'https://api.telegram.org/bot123456:ABCDEF/sendMessage',