update example to better reflect usage

This commit is contained in:
2024-05-26 02:53:20 -05:00
parent 4e9e778054
commit a1f10c7655

View File

@@ -1,15 +1,12 @@
[app]
# Subreddit to parse
subreddit = rabbits
subreddit = mechmarket
# Interval (in minutes) to check subreddit
interval = 5
# Keyword to search for within title and text
keyword = cute
# Addional keyword search, split by commas
keyword = pretty, bun
# Addional keyword search
keyword = holy pandas
# SMTP information
[smtp]