From 49b2cbf7639c99a8b6129651e3dd838a19777494 Mon Sep 17 00:00:00 2001 From: Markus Staab Date: Thu, 5 Jan 2017 16:12:17 +0100 Subject: Update php.ini-development --- php.ini-development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php.ini-development') diff --git a/php.ini-development b/php.ini-development index 74b7f11baf..346890a36f 100644 --- a/php.ini-development +++ b/php.ini-development @@ -323,7 +323,7 @@ disable_classes = ; be increased on systems where PHP opens many files to reflect the quantity of ; the file operations performed. ; http://php.net/realpath-cache-size -;realpath_cache_size = 16k +;realpath_cache_size = 4096k ; Duration of time, in seconds for which to cache realpath information for a given ; file or directory. For systems with rarely changing files, consider increasing this -- cgit v1.2.1