diff --git a/config.ini.example b/config.ini.example index 91a15e4..aead63d 100644 --- a/config.ini.example +++ b/config.ini.example @@ -1,3 +1,4 @@ +[app] # Subreddit to parse subreddit = rabbits @@ -8,6 +9,7 @@ interval = 5 keyword = cute # SMTP information +[smtp] smtp_server = localhost smtp_port = 25 smtp_username = test