1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00

[fix] Use app id for slowlog in php fpm configuration

This commit is contained in:
Jérôme Lebleu 2016-07-16 13:21:50 +02:00
parent 136871c017
commit e56e8ff84c

View file

@ -47,7 +47,7 @@ request_terminate_timeout = 1d
request_slowlog_timeout = 5s
; The log file for slow requests.
slowlog = /var/log/nginx/wallabag.slow.log
slowlog = /var/log/nginx/{POOLNAME}.slow.log
; Set open file descriptor rlimit.
rlimit_files = 4096