From e8d4be58db0896ebe4b08bde58cccd97a0893dd5 Mon Sep 17 00:00:00 2001 From: ikrasikov1978 Date: Wed, 23 Jul 2025 19:29:03 +0300 Subject: [PATCH] Update and rename config.default.ini.php to config.ini.php --- config.default.ini.php => config.ini.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename config.default.ini.php => config.ini.php (99%) 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