Update uptime.config.ts
parent
5bc2d2e308
commit
da895403d5
|
|
@ -108,7 +108,7 @@ const workerConfig = {
|
||||||
notification: {
|
notification: {
|
||||||
appriseApiServer: "https://apprise.example.com/notify",
|
appriseApiServer: "https://apprise.example.com/notify",
|
||||||
recipientUrl: "tgram://bottoken/ChatID",
|
recipientUrl: "tgram://bottoken/ChatID",
|
||||||
timeZone: "Asia/Shanghai",
|
timezone: "Asia/Singapore",
|
||||||
gracePeriod: 5,
|
gracePeriod: 5,
|
||||||
},
|
},
|
||||||
callbacks: {
|
callbacks: {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue