remove pool error_log directive which is only allowed globally

This commit is contained in:
Jan Dittberner 2015-01-27 14:07:58 +01:00
parent a15843b0d5
commit 68c7e036b2

View file

@ -13,4 +13,3 @@ pm.max_requests = 1000
chdir = /
request_slowlog_timeout = 10s
slowlog = /var/log/php5-fpm/{{ user }}.slow.log
error_log = /var/log/php5-fpm/{{ user }}.error.log