services.bulwark.settings.stalwartAdminAccess

NixOS option

What a Stalwart admin account grants in the Bulwark admin dashboard. auto - Stalwart admins see the admin shield and are signed into /admin without the Bulwark admin password. password - Stalwart admins see the shield, but must enter the Bulwark admin password. off - Stalwart admin status is ignored: no shield, and /admin is reachable only via /admin/login with the admin password.

type: one of "auto", "password", "off"
Default
"auto"
declared in: nixos/modules/services/web-apps/bulwark.nixView source on NixOS/nixpkgs →