Re: [PATCH] gitweb: speed up project listing by limiting find depth
From: Shawn O. Pearce <hidden> Date: 2016-06-15 22:43:42
Luke Lu [off-list ref] wrote:
Resubmit patch due to tab/space issue :)
Thanks, I have this locally from your prior version but already
had fixed the tab/space problem.
+GITWEB_PROJECT_MAXDEPTH = 2007
Cute. But does what I was asking for, which was to not change
behavior for existing users. Most folks have a MAX_PATH around
1024-4096. There's no sane way they would exceed 2000 nested
directories.
--
Shawn.