update example to better reflect usage
This commit is contained in:
@@ -1,15 +1,12 @@
|
|||||||
[app]
|
[app]
|
||||||
# Subreddit to parse
|
# Subreddit to parse
|
||||||
subreddit = rabbits
|
subreddit = mechmarket
|
||||||
|
|
||||||
# Interval (in minutes) to check subreddit
|
# Interval (in minutes) to check subreddit
|
||||||
interval = 5
|
interval = 5
|
||||||
|
|
||||||
# Keyword to search for within title and text
|
# Addional keyword search
|
||||||
keyword = cute
|
keyword = holy pandas
|
||||||
|
|
||||||
# Addional keyword search, split by commas
|
|
||||||
keyword = pretty, bun
|
|
||||||
|
|
||||||
# SMTP information
|
# SMTP information
|
||||||
[smtp]
|
[smtp]
|
||||||
|
Reference in New Issue
Block a user