X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/72c3b81efb1079f8db070ac89e97e9b7bcedd61b..626f99a27f803ffd3439eb7191ebb9b5e8d3976a:/doc/bugs/dumpsetup_does_not_save_wikistatedir.mdwn diff --git a/doc/bugs/dumpsetup_does_not_save_wikistatedir.mdwn b/doc/bugs/dumpsetup_does_not_save_wikistatedir.mdwn index cf7bc63cc..236460f6b 100644 --- a/doc/bugs/dumpsetup_does_not_save_wikistatedir.mdwn +++ b/doc/bugs/dumpsetup_does_not_save_wikistatedir.mdwn @@ -3,3 +3,10 @@ Calling ikiwiki with a bunch of options, including the `--dumpsetup somefile.set Strange since same [[kind of bugs|bugs/dumpsetup_does_not_save_destdir]] have been fixed for `destdir`. --[[bbb]] + +> Options flagged as `internal` are not saved, and are not meant to be useful to save. +> `wikistatedir` is one of those. Why do you want `wikistatedir` to be in the dumped setup? +> +> `wikistatedir` is always `$config{srcdir}/.ikiwiki` unless you are doing something +> incredibly strange. +> --[[smcv]]