File permissions on the UNIX domain socket.
Declarations
Type
null or string matching the pattern ^[0,2-7]{3,4}$
Default
if path != null then
"660"
else
null
Example
"660"
File permissions on the UNIX domain socket.
null or string matching the pattern ^[0,2-7]{3,4}$
if path != null then
"660"
else
null
"660"