summaryrefslogtreecommitdiff
path: root/doc/ikiwiki.setup
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-02-24 17:58:25 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-02-24 17:58:25 -0500
commit154532b2786df30e5341d300ad6d131843aa446b (patch)
tree83b79b02b29b1ebe0cd70f8a8821f45160726529 /doc/ikiwiki.setup
parentaf20ee2b76c9916ab5afaf59b0b2eb0ee7ac66df (diff)
per Brian May, change monotone historyurl
> This doesn't work in currently released versions of viewmtn (it was > meant to), but has been fixed in the development repository. I imagine > it won't be long until the next release.
Diffstat (limited to 'doc/ikiwiki.setup')
-rw-r--r--doc/ikiwiki.setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup
index 2c9b02071..1cef4bd87 100644
--- a/doc/ikiwiki.setup
+++ b/doc/ikiwiki.setup
@@ -50,7 +50,7 @@ use IkiWiki::Setup::Standard {
# Monotone stuff
#rcs => "monotone",
#mtnkey => "web\@machine.company.com",
- #historyurl => "http://viewmtn.example.com/",
+ #historyurl => "http://viewmtn.example.com/branch/head/filechanges/com.example.branch/[[file]]",
#diffurl => "http://viewmtn.example.com/revision/diff/[[r1]]/with/[[r2]]/[[file]]",
# Set if you want the wiki to sync on update and commit.
#mtnsync => 0,