changeset 32:f3f83d0c6a24

update to pelican 3.4
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 29 Aug 2014 06:13:20 +0200
parents 030b4c55e6e2
children 5a7f4d5488f4
files pelicanconf.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pelicanconf.py	Wed Aug 06 02:26:19 2014 +0200
+++ b/pelicanconf.py	Fri Aug 29 06:13:20 2014 +0200
@@ -10,7 +10,7 @@
 TIMEZONE = 'Europe/Berlin'
 TYPOGRIFY = True
 
-PLUGIN_PATH = '../simple_comments'
+PLUGIN_PATHS = [ '../simple_comments' ] 
 PLUGINS = [ 'simple_comments', 'pelicaptcha' ]
 
 # simple_comments plugin config