summaryrefslogtreecommitdiff
path: root/core/config/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/config/config.php')
-rw-r--r--core/config/config.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/config/config.php b/core/config/config.php
index 81652d1c..49b17908 100644
--- a/core/config/config.php
+++ b/core/config/config.php
@@ -50,6 +50,7 @@ $config['url_suffix'] = '';
* can give significant speed improvements at the expense of delayed updating.
*/
$config['internal_cache'] = FALSE;
+$config['internal_cache_path'] = VARPATH . "tmp/";
/**
* Enable or disable gzip output compression. This can dramatically decrease