services.tt-rss.feedCryptKey

Key used for encryption of passwords for password-protected feeds in the database. A string of 24 random characters. If left blank, encryption is not used. Requires mcrypt functions. Warning: changing this key will make your stored feed passwords impossible to decrypt.

Type
string
Default
""
Declared
<nixpkgs/nixos/modules/services/web-apps/tt-rss.nix>