Mercurial > hg > Blog
changeset 40:74d42171a531
Automated merge with ssh://xanthippe//home/dirk/Projekte/Blog
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Tue, 30 Sep 2014 03:33:59 +0200 |
parents | 9c4944f26b00 (current diff) e6872b8d42e2 (diff) |
children | 47fa61e1845e |
files | |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/pelicanconf.py Mon Sep 08 11:34:16 2014 +0200 +++ b/pelicanconf.py Tue Sep 30 03:33:59 2014 +0200 @@ -10,9 +10,9 @@ TIMEZONE = 'Europe/Berlin' TYPOGRIFY = True -PLUGIN_PATHS = [ '../simple_comments' ] -#PLUGINS = [ 'simple_comments', 'pelicaptcha' ] -PLUGINS = [ 'simple_comments' ] +PLUGIN_PATHS = ['../simple_comments'] +#PLUGINS = ['simple_comments', 'pelicaptcha'] +PLUGINS = ['simple_comments'] # simple_comments plugin config COMMENT_PATH = 'comments'