Allow multiple searches with different keywords; allow multiple keywords in each search

This commit is contained in:
2023-05-26 02:56:37 -05:00
parent 2923aae54d
commit 3a7d1882e0
2 changed files with 43 additions and 21 deletions

View File

@@ -8,6 +8,9 @@ interval = 5
# Keyword to search for within title and text
keyword = cute
# Addional keyword search, split by commas
keyword = pretty, bun
# SMTP information
[smtp]
smtp_server = localhost