services.nextcloud-spreed-signaling.settings.clients.internalsecretFile

NixOS option

The path to the file containing the value for clients.internalsecret. Shared secret for connections from internal clients. This must be the same value as configured in the respective internal services.

type: absolute path
Example
"/run/secrets/clients.internalsecret"
declared in: nixos/modules/services/networking/nextcloud-spreed-signaling.nixView source on NixOS/nixpkgs →