remove pool error_log directive which is only allowed globally
This commit is contained in:
parent
a15843b0d5
commit
68c7e036b2
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue