summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pelicanconf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index 7b4b178..46f7066 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -56,6 +56,7 @@ DISPLAY_SERIES_ON_SIDEBAR = False
DISPLAY_CATEGORIES_ON_SIDEBAR = False
PLUGIN_PATHS = ["extra_plugins"]
+PLUGIN_PATH = "extra_plugins"
PLUGINS = ["gallery"]
GALLERY_FOLDER = "galleries"