ports/www/squidguard/files/patch-src__sg.h.in
Renato Botelho 1afaf51bfa www/squidguard: Unbreak
* Host source files on my local area
* While here, re-generate patches with make makepatch

Sponsored by:	Rubicon Communications, LLC (Netgate)
2020-01-03 21:02:41 +00:00

11 lines
297 B
C

--- src/sg.h.in.orig 2007-11-16 16:58:32 UTC
+++ src/sg.h.in
@@ -73,7 +73,7 @@ int tolower();
#define REQUEST_TYPE_REDIRECT 2
#define REQUEST_TYPE_PASS 3
-#define MAX_BUF 4096
+#define MAX_BUF 12288
#define DEFAULT_LOGFILE "squidGuard.log"
#define WARNING_LOGFILE "squidGuard.log"