forked from julianorchard/rss-ntfy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
52 lines (42 loc) · 781 Bytes
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
feeds:
github_user:
- binwiederhier
github_release:
- binwiederhier/ntfy
github_commit:
- binwiederhier/ntfy
- Kariton/rss-ntfy
pypi:
- ntfy
discuss_ntfy:
- c/ntfy
- u/binwiederhier
reddit_subreddit:
- SysadminHumor+Programmerhumor
- SelfHosted
- HomeLab
reddit_user:
- u/binwiederhier
youtube:
- name: UCXuqSBlHAE6Xw-yeJA0Tunw
feed_display_name: LTT
services:
github_user:
ntfy_topic: topic1
github_release:
ntfy_topic: topic2
github_commit:
ntfy_topic: topic3
pypi:
ntfy_topic: topic4
discuss_ntfy:
ntfy_topic: topic5
reddit_subreddit:
ntfy_topic: topic6
reddit_user:
ntfy_topic: topic7
youtube:
ntfy_topic: topic8
config:
run_on_startup: true