summaryrefslogtreecommitdiff
path: root/ikiwiki.setup
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-02-13 20:36:26 +0100
committerJonas Smedegaard <dr@jones.dk>2008-02-13 20:36:26 +0100
commita24265f69e8d581c1ac04386e3a92413a252c23a (patch)
treecd4f59e8f6a4503213e9d68ca673b7dd5d9cb080 /ikiwiki.setup
parent105d7a1dde5b09404df771ada537fea8cb76222a (diff)
Add Perlmagick wrapper (for img plugin).
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r--ikiwiki.setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup
index 678ab4e..fe1a00d 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -135,7 +135,7 @@ use IkiWiki::Setup::Standard {
# If you want to disable any of the default plugins, list them here.
#disable_plugins => [qw{inline htmlscrubber passwordauth openid}],
# To add a directory to the perl search path, use this.
- #libdir => "/home/me/.ikiwiki/",
+ libdir => "/home/debian/private_webdata/golearn/perl",
# For use with the tag plugin, make all tags be located under a
# base page.