diff --git a/config.default.ini.php b/config.ini.php similarity index 99% rename from config.default.ini.php rename to config.ini.php index ae8b23b7..04e5f520 100644 --- a/config.default.ini.php +++ b/config.ini.php @@ -64,7 +64,7 @@ max_filesize = 20 [cache] ; Cache type: file, sqlite, memcached, array, null -type = "file" +type = "null" ; Allow users to specify custom timeout for specific requests. ; true = enabled