roles/php-fpm: Update php7.0-php.ini.j2
Minor comment updates from the latest version from Ubuntu 16.04.
This commit is contained in:
parent
f85c5f3605
commit
f9a0f9e6bf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user