mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-05 16:23:39 +00:00
@@ -1,11 +0,0 @@
|
||||
expressions = [
|
||||
"amazon",
|
||||
"costco",
|
||||
"rx.?5[6789]0",
|
||||
"starbucks"
|
||||
]
|
||||
|
||||
[sendgrid]
|
||||
api_key = "<SENDGRID-API-KEY>"
|
||||
mail_to = "<YOUR-EMAIL>@gmail.com"
|
||||
mail_from = "Notify <notify@rfd-notify.org>"
|
5
examples/config.yaml
Normal file
5
examples/config.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
expressions:
|
||||
- amazon
|
||||
- costco",
|
||||
- "rx.?5[6789]0"
|
||||
- starbucks
|
Reference in New Issue
Block a user