]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/bugs/aggregate_generates_long_filenames.mdwn
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
[git.ikiwiki.info.git] / doc / bugs / aggregate_generates_long_filenames.mdwn
index 33e7b743bab78b6a38cf82d2cd7ced97a67de85f..fae8333ab81718a1dfdc72694609ebd6a408ea43 100644 (file)
@@ -32,3 +32,6 @@ It would also appear this abrubtly terminates aggregate processing (if not ikiwi
 >> I don't fully grok the aggregate source yet, but I wouldn't rule out
 >> a bug in the path length checking, personally.  I'm happy to try and
 >> find it myself though :) -- [[Jon]]
+
+>>> Path length seems unlikely, since the max is 4096 there.
+>>> --[[Joey]]