Skip to content

Commit

Permalink
Remove deprecated YAML configuration for HTML5 notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaspence committed Oct 16, 2024
1 parent e0fa7d1 commit ef818a7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/notify.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
---
notify:
- platform: 'html5'
name: 'Browser'
vapid_pub_key: !secret 'firebase.public_key'
vapid_prv_key: !secret 'firebase.private_key'
vapid_email: !secret 'firebase.email'

- platform: 'group'
name: 'josh'
services:
Expand Down

0 comments on commit ef818a7

Please sign in to comment.