MyNixOS website logo
option

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

Declarations
Type
absolute path
Example
"/run/secrets/sessions.hashkey"