services.rss-bridge.config
Attribute set of arbitrary config options. Please consult the documentation at the wiki and sample config to see a list of available options.
- Type
open submodule of attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))- Example
{ system.enabled_bridges = [ "*" ]; error = { output = "http"; report_limit = 5; }; FileCache = { enable_purge = true; }; }- Declared
- <nixpkgs/nixos/modules/services/web-apps/rss-bridge.nix>