services.nextcloud-spreed-signaling.settings.sessions.blockkeyFile
NixOS option
The path to the file containing the value for sessions.blockkey. Key for encrypting data in the sessions. Must be either 16, 24, or 32 bytes. Generate one using openssl rand -hex 16
type: absolute pathExample
declared in: nixos/modules/services/networking/nextcloud-spreed-signaling.nixView source on NixOS/nixpkgs →"/run/secrets/sessions.blockkey"