services.mastodon.redis.passwordFile

NixOS option

A file containing the password for Redis database.

type: null or absolute path
Default
null
Example
"/run/keys/mastodon-redis-password"
declared in: nixos/modules/services/web-apps/mastodon.nixView source on NixOS/nixpkgs →