services.matrix-synapse.settings.listeners.*.mode
File permissions on the UNIX domain socket.
- Type
null or string matching the pattern ^[0,2-7]{3,4}$- Default
if path != null then "660" else null- Example
"660"- Declared
- <nixpkgs/nixos/modules/services/matrix/synapse.nix>