eidam / cf-workers-status-page

Monitor your websites, showcase status including daily history, and get Slack/Telegram/Discord notification whenever your website status changes. Using Cloudflare Workers, CRON Triggers, and KV storage.
https://status-page.eidam.dev
MIT License
2.36k stars 1.44k forks source link

Linkable option #56

Closed pilotkid closed 3 years ago

pilotkid commented 3 years ago

I created the ability to change if a watcher is linkable or not via linkable: false in config.yml that defaults to true so there are no breaking changes.

CF-WORKER-LINKABLE (1)

Resolved #54

eidam commented 3 years ago

looking good! happy to merge this :)

eidam commented 3 years ago

However, I just realised one thing, gonna update the issue :)