mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Update php.ini-development
This commit is contained in:
parent
81fb61f97c
commit
49b2cbf763
1 changed files with 1 additions and 1 deletions
|
@ -323,7 +323,7 @@ disable_classes =
|
||||||
; be increased on systems where PHP opens many files to reflect the quantity of
|
; be increased on systems where PHP opens many files to reflect the quantity of
|
||||||
; the file operations performed.
|
; the file operations performed.
|
||||||
; http://php.net/realpath-cache-size
|
; 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
|
; 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
|
; file or directory. For systems with rarely changing files, consider increasing this
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue