Merge pull request #921 from ioannidesalex/patch-1

Fix for socket.tpl
This commit is contained in:
Serghey Rodin 2016-11-23 14:58:29 +03:00 committed by GitHub
commit 6368cba545

View file

@ -5,7 +5,7 @@ listen.allowed_clients = 127.0.0.1
user = %user% user = %user%
group = %user% group = %user%
listen.owner = www-data listen.owner = %user%
listen.group = www-data listen.group = www-data
pm = dynamic pm = dynamic