o added GSWOPTVALUE_AllowsCacheControlHeader

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@19045 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mguesdon 2004-04-06 11:13:55 +00:00
parent 3366a668ff
commit b1072bd2b7

View file

@ -66,4 +66,5 @@
#define GSWOPTVALUE_WorkerThreadCountMax @"256"
#define GSWOPTVALUE_AcceptedContentEncoding @"gzip"
#define GSWOPTVALUE_DisplayExceptionPages @"YES"
#define GSWOPTVALUE_AllowsCacheControlHeader @"NO"
#endif // _GSWebConfig_h__