pillar example for xcache.ini
This commit is contained in:
parent
861ddd2db4
commit
767d94c40d
@ -134,6 +134,16 @@ php:
|
|||||||
PHP:
|
PHP:
|
||||||
engine: 'Off'
|
engine: 'Off'
|
||||||
|
|
||||||
|
# php-xcache settings
|
||||||
|
xcache:
|
||||||
|
ini:
|
||||||
|
opts: {}
|
||||||
|
# contents of the xcache.ini file that are merged with defaults
|
||||||
|
# from php.xcache.ini.defaults. See php.ng.ini.defaults for ini-style
|
||||||
|
settings:
|
||||||
|
xcache:
|
||||||
|
xcache.size: 90M
|
||||||
|
|
||||||
# global php.ini settings
|
# global php.ini settings
|
||||||
ini:
|
ini:
|
||||||
# Default php.ini contents. These follow a strict format. The top-
|
# Default php.ini contents. These follow a strict format. The top-
|
||||||
|
Loading…
Reference in New Issue
Block a user