view modules/website/files/custom-php.ini @ 157:c6b1b42f3e4b puppet-3.6

Move all sites to separate LetsEncrypt certs to make adding future domains easier
author IBBoard <dev@ibboard.co.uk>
date Thu, 30 Mar 2017 20:41:18 +0100
parents b00eb9434938
children aad5c00b0525
line wrap: on
line source

; Use UTF-8. Because why not?
default_charset = 'UTF-8'

; Work around SELinux "denied execmem" warnings from preg_match JITing
pcre.jit = 0