Reduce differences with root_skels in contrib.
[dragonfly.git] / contrib / bsdinstaller-1.1.6 / ports / www / thttpd-notimeout / files / patch-config.h
blob1c354862230737fdf66de83b3f56157d622ad4d6
1 --- config.h.orig 2004-06-06 18:09:22.000000000 -0700
2 +++ config.h 2004-06-06 18:09:58.000000000 -0700
3 @@ -75,7 +75,7 @@
4 ** or whatever. If you don't want any limit, comment this out, but that's
5 ** probably a really bad idea.
6 */
7 -#define CGI_TIMELIMIT 30
8 +/* #define CGI_TIMELIMIT 30 */
10 /* CONFIGURE: How many seconds to allow for reading the initial request
11 ** on a new connection.