forked from Cavemanon/cavepaintings
remove CACHE_HTTP - client side page cache causes more problems than it solves
This commit is contained in:
@@ -6,7 +6,6 @@ define("DATABASE_DSN", null);
|
||||
define("DATABASE_TIMEOUT", 10000);
|
||||
define("CACHE_DSN", null);
|
||||
define("DEBUG", false);
|
||||
define("CACHE_HTTP", false);
|
||||
define("COOKIE_PREFIX", 'shm');
|
||||
define("SPEED_HAX", false);
|
||||
define("NICE_URLS", true);
|
||||
|
Reference in New Issue
Block a user