Gitweb - Adding option to disable forking
commitb5584d335480df0bd9248a9c71e2b64200e2a818
authorJohn 'Warthog9' Hawley <warthog9@eaglescrag.net>
Fri, 24 Sep 2010 00:33:26 +0000 (23 17:33 -0700)
committerJohn 'Warthog9' Hawley <warthog9@eaglescrag.net>
Fri, 24 Sep 2010 00:33:26 +0000 (23 17:33 -0700)
treeb426a6c51aa07d3a7ffdcb500a4c5933bf90b012
parent9eb8a7869936599175d70a903e1a9adeacd62c04
Gitweb - Adding option to disable forking

This is here mainly for debugging purposes, or for individuals who are
working on a system where they know forking will cause problems.

Setting this to 0 will disable forking all together, and attempt to
act like a single threaded process, but still have the ability to
have caching enabled.
gitweb/cache.pm
gitweb/gitweb_defaults.perl