]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/forum/tag_plugin:_rebuilding_autocreated_pages.mdwn
answer
[ikiwiki.git] / doc / forum / tag_plugin:_rebuilding_autocreated_pages.mdwn
index 02138326d1f9d4577d2c7aa0e5a5a909ce3080cc..114837031c83c65beaaaf59182a7680bd04e030f 100644 (file)
@@ -6,3 +6,6 @@ I have a bunch of tag pages autogenerated by the tag plugin. As part of a redesi
 > update them. --[[Joey]]
 
 >> Thanks. I thought about deleting `indexdb`, but hesitated to do that. According to [[tips/inside dot ikiwiki]], `indexdb` stores "all persistent state about pages". I didn't know if it's harmless to lose all persistent state. --dkobozev
+
+>>> The persistant state is best thought of as a cache,
+>>> so it's safe to delete it. --[[Joey]]