add a few opcache relevant php-ini directives to be used with php-fpm; add opcache.restrict_api to the default php-config for each domain with the customer's docroot as default value

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2016-03-15 17:05:09 +01:00
parent 1dd9bcbbe0
commit 104383d31e
9 changed files with 44 additions and 13 deletions

View File

@@ -19,7 +19,7 @@
$version = '0.9.35-rc1';
// Database version (YYYYMMDDC where C is a daily counter)
$dbversion = '201603070';
$dbversion = '201603150';
// Distribution branding-tag (used for Debian etc.)
$branding = '';