mirror of
https://github.com/phpbb/phpbb.git
synced 2025-01-17 22:28:46 +01: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
@ -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…
x
Reference in New Issue
Block a user