services.tt-rss.singleUserMode

NixOS option

Operate in single user mode, disables all functionality related to multiple users and authentication. Enabling this assumes you have your tt-rss directory protected by other means (e.g. http auth).

type: boolean
Default
false
declared in: nixos/modules/services/web-apps/tt-rss.nixView source on NixOS/nixpkgs →