summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ikiwiki.admin.setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki.admin.setup b/ikiwiki.admin.setup
index 9318b7a..80c44a7 100644
--- a/ikiwiki.admin.setup
+++ b/ikiwiki.admin.setup
@@ -130,7 +130,7 @@ use IkiWiki::Setup::Standard {
#recentchangesnum => 100,
# To add plugins, list them here.
- add_plugins => [qw{goodstuff search httpauth typography sidebar favicon}],
+ add_plugins => [qw{goodstuff search httpauth typography sidebar favicon graphviz}],
# If you want to disable any of the default plugins, list them here.
disable_plugins => [qw{passwordauth openid}],
# To add a directory to the perl searh path, use this.