Fixed configuration bug (using : instead of =)

This commit is contained in:
Stefan Ritter 2009-09-07 12:39:57 +02:00
parent 62f93e5e4a
commit b00a72fb3d
1 changed files with 5 additions and 5 deletions

View File

@ -18,8 +18,8 @@ comments: True
newest_first: True
[smtp]
new_comment_mail= False
mail_to= please@change.me!!!
smtp_host= localhost
smtp_user=
smtp_pass=
new_comment_mail: False
mail_to: please@change.me!!!
smtp_host: localhost
smtp_user:
smtp_pass: