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 pathExample
"/run/secrets/sessions.hashkey"