services.matrix-synapse.settings.turn_shared_secret

NixOS option

The shared secret used to compute passwords for the TURN server. Secrets should be passed in via extraConfigFiles!

type: string
Default
""
Example
config.services.coturn.static-auth-secret
declared in: nixos/modules/services/matrix/synapse.nixView source on NixOS/nixpkgs →