Skip to content

Commit 49b2cbf

Browse files
staabmkrakjoe
authored andcommitted
Update php.ini-development
1 parent 81fb61f commit 49b2cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php.ini-development

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ disable_classes =
323323
; be increased on systems where PHP opens many files to reflect the quantity of
324324
; the file operations performed.
325325
; http://php.net/realpath-cache-size
326-
;realpath_cache_size = 16k
326+
;realpath_cache_size = 4096k
327327

328328
; Duration of time, in seconds for which to cache realpath information for a given
329329
; file or directory. For systems with rarely changing files, consider increasing this

0 commit comments

Comments
 (0)