fix example to proper format
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
[app]
|
||||||
# Subreddit to parse
|
# Subreddit to parse
|
||||||
subreddit = rabbits
|
subreddit = rabbits
|
||||||
|
|
||||||
@@ -8,6 +9,7 @@ interval = 5
|
|||||||
keyword = cute
|
keyword = cute
|
||||||
|
|
||||||
# SMTP information
|
# SMTP information
|
||||||
|
[smtp]
|
||||||
smtp_server = localhost
|
smtp_server = localhost
|
||||||
smtp_port = 25
|
smtp_port = 25
|
||||||
smtp_username = test
|
smtp_username = test
|
||||||
|
Reference in New Issue
Block a user