mdserver-web/plugins/php/conf/php-fpm.conf

4 lines
134 B
Plaintext
Raw Normal View History

2018-12-10 02:32:31 -05:00
[global]
2018-12-10 02:53:06 -05:00
include={$SERVER_PATH}/php/{$PHP_VERSION}/etc/php-fpm.d/*.conf
2020-07-12 06:14:56 -04:00
php_value[auto_prepend_file]={$SERVER_PATH}/php/app_start.php