From 767d94c40d693dfd86ffc88b402bc6678bcebbb3 Mon Sep 17 00:00:00 2001 From: Daniel Oetken Date: Sat, 24 Oct 2015 00:34:18 +0200 Subject: [PATCH] pillar example for xcache.ini --- pillar.example | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pillar.example b/pillar.example index 1f83b68..2616a57 100644 --- a/pillar.example +++ b/pillar.example @@ -134,6 +134,16 @@ php: PHP: 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 ini: # Default php.ini contents. These follow a strict format. The top-