summaryrefslogtreecommitdiff
path: root/php.ini-development
diff options
context:
space:
mode:
authorMarkus Staab <maggus.staab@googlemail.com>2017-01-05 16:12:17 +0100
committerJoe Watkins <krakjoe@php.net>2017-01-06 05:25:13 +0000
commit49b2cbf7639c99a8b6129651e3dd838a19777494 (patch)
treedcdbbeabef91341d8d1b660dd06ffd748e175497 /php.ini-development
parent81fb61f97c56405c456a0460b825aa34d903a14e (diff)
downloadphp-git-49b2cbf7639c99a8b6129651e3dd838a19777494.tar.gz
Update php.ini-development
Diffstat (limited to 'php.ini-development')
-rw-r--r--php.ini-development2
1 files changed, 1 insertions, 1 deletions
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