services.mediawiki.database.passwordFile

NixOS option

A file containing the password corresponding to database.user. Used only if database type is not SQLite.

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