blob: e933feeca69a5c138c81a78bea5359c14cec6085 (
plain)
1
2
3
4
5
6
7
8
9
|
Currently, if ikiwiki is rebuilding then search.pm will (wastefully)
create its configuration files every time it indexes a file.
[This patch](http://www.gmcmanus.org/0001-search-generate-configuration-files-once-only-when.patch)
ensures the configuration files are created only once.
--Gabriel
> [[Done]] (and fixed your url) --[[Joey]]
|