diff options
author | Siri Reiter <siri@jones.dk> | 2013-09-09 22:13:03 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2022-03-25 12:14:29 +0100 |
commit | 7df37528403cfb3895cec200ea371e9e5a177ca8 (patch) | |
tree | 5b3c3e67b99e7d13d9667f84edad2db7c9551c1f /config/ikiwiki.setup.in | |
parent | 411bbd94b8b6e0db46e5ebe5304528413483d17f (diff) |
Enable plugin osm.
Diffstat (limited to 'config/ikiwiki.setup.in')
-rw-r--r-- | config/ikiwiki.setup.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/ikiwiki.setup.in b/config/ikiwiki.setup.in index e025828..7e49060 100644 --- a/config/ikiwiki.setup.in +++ b/config/ikiwiki.setup.in @@ -21,6 +21,7 @@ add_plugins: - topbar - copyright - license +- osm disable_plugins: - editpage - htmlscrubber |