mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 12:28:52 +00:00
Merge branch 'develop-olympus' into develop-ascraeus
* develop-olympus: [ticket/12741] Change the mode of the socket file
This commit is contained in:
commit
99e08bffd8
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ else
|
||||||
user = $USER
|
user = $USER
|
||||||
group = $USER
|
group = $USER
|
||||||
listen = $APP_SOCK
|
listen = $APP_SOCK
|
||||||
|
listen.mode = 0666
|
||||||
pm = static
|
pm = static
|
||||||
pm.max_children = 2
|
pm.max_children = 2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue