docs: add link to wiki
parent
f541a9939b
commit
1d12cf0b3e
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue