mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 13:01:52 -07:00
Update socket.tpl
This commit is contained in:
parent
37bff18987
commit
867f54f763
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue