diff options
author | Joe Rayhawk <jrayhawk@richardiv.omgwallhack.org> | 2010-12-12 19:06:16 -0800 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@richardiv.omgwallhack.org> | 2010-12-12 19:06:16 -0800 |
commit | 0b675d0a091053d17c85e81bb758b7205fb81431 (patch) | |
tree | db32404aa203a2f51527b41598f4c9fb5b6cf9a6 | |
parent | 3b136f92647aa078733dae10eff070a10d2497ea (diff) | |
download | jrayhawk-0b675d0a091053d17c85e81bb758b7205fb81431.tar.gz jrayhawk-0b675d0a091053d17c85e81bb758b7205fb81431.zip |
Notes: examplewiki.setup: Get rid of some extraneous plugins.
-rw-r--r-- | notes/examplewiki.setup | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/notes/examplewiki.setup b/notes/examplewiki.setup index e002a20..22c7ba8 100644 --- a/notes/examplewiki.setup +++ b/notes/examplewiki.setup @@ -123,8 +123,6 @@ use IkiWiki::Setup::Standard { rename remove version - wmd - ymlfront field report ftemplate getfield }], # If you want to disable any of the default plugins, list them here. #disable_plugins => [qw{inline htmlscrubber passwordauth openid}], |