services.tabbyapi.settings.network.disable_auth
NixOS option
Disable HTTP token authentication with requests. WARNING: This will make your instance vulnerable! Only turn this on if nothing but trusted local clients can reach the API. Note that web pages open in a browser on this machine also count as local callers; restrict allowed_origins if you disable auth.
type: booleanDefault
declared in: nixos/modules/services/web-apps/tabbyapi.nixView source on NixOS/nixpkgs →false