Skip to content

Configuration

Day-to-day settings live in the admin UI (Settings) and persist in SQLite under /config. Use this section as a walkthrough of every Settings tab.

For authoritative headless configuration of those same Settings keys via NZBDAV_CONFIG__..., see Headless environment configuration since 0.9.0. Process wiring and legacy fallbacks remain on Environment variables.

Docs track latest

Settings marked since 0.8.0 (or another version) were introduced in that release. Older images will not show those controls.

Settings hub

Config vs env

Most tunables are UI/ConfigItems keys. Map any documented config key to NZBDAV_CONFIG__... with the naming rule for authoritative headless setup. Separate domains (frontend admin account, Warden warden.db, restore actions) are not part of that overlay — see headless out of scope. Process variables (CONFIG_PATH, ports, auth cookies) and legacy Settings fallbacks stay on environment variables.