Update php.ini-development

This commit is contained in:
Markus Staab 2017-01-05 16:12:17 +01:00 committed by Joe Watkins
parent 81fb61f97c
commit 49b2cbf763
No known key found for this signature in database
GPG key ID: F9BA0ADA31CBD89E

View file

@ -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