services.nextcloud-spreed-signaling.settings.sessions.hashkeyFile
The path to the file containing the value for sessions.hashkey.
Secret value used to generate the checksums of sessions.
This should be a random string of 32 or 64 bytes.
Generate one using openssl rand -hex 32
- Type
absolute path- Example
"/run/secrets/sessions.hashkey"- Declared
- <nixpkgs/nixos/modules/services/networking/nextcloud-spreed-signaling.nix>