MyNixOS website logo
option

services.sabnzbd.settings.misc.inet_exposure

Restrictions for access from non-local IP addresses. Values are: 0, 'none' -- no access 1, 'api (add nzbs)' -- api access only, only add nzb files 2, 'api (no config)' -- api access only, config changes not allowed 3, 'api (full)' -- api access only, full api access 4, 'api+web (auth needed)' -- api and web ui, login required always 5, 'api+web (locally no auth)' -- api and web ui, login required from non-local IPs only.

Declarations
Type
(one of 1, 3, 2, 4, 5, 0) or (one of "api (add nzbs)", "api (full)", "api (no config)", "api+web (auth needed)", "api+web (locally no auth)", "none") convertible to it
Default
"none"