mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-02-21 10:51:23 +00:00
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:
parent
3366a668ff
commit
b1072bd2b7
1 changed files with 1 additions and 0 deletions
|
@ -66,4 +66,5 @@
|
|||
#define GSWOPTVALUE_WorkerThreadCountMax @"256"
|
||||
#define GSWOPTVALUE_AcceptedContentEncoding @"gzip"
|
||||
#define GSWOPTVALUE_DisplayExceptionPages @"YES"
|
||||
#define GSWOPTVALUE_AllowsCacheControlHeader @"NO"
|
||||
#endif // _GSWebConfig_h__
|
||||
|
|
Loading…
Reference in a new issue