;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; cPanel FPM Configuration ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; NOTICE This file is generated. Please use our WHM User Interface
; to set these values.
include=/opt/cpanel/[% ea_php_version %]/root/etc/php-fpm.d/*.conf
;;;;;;;;;;;;;;;;;;
; Global Options ;
;;;;;;;;;;;;;;;;;;
[global]
[% FOREACH parm IN system %]
[%- parm.value.name %] = [% parm.value.value %]
[% END -%]