Path to a file containing the 32-byte secret key used for encrypting sensitive data at rest (broker credentials, API keys) and signing JWT tokens.
Generate with: openssl rand -base64 32.
Note: Losing this key means losing access to all stored encrypted secrets. There is no recovery.
Declarations
Type
null or absolute pathDefault
nullExample
config.age.secrets.wealthfolio-key.path