services.pdns-recursor.api.allowFrom
NixOS option
IP address ranges of clients allowed to make API requests.
type: list of stringDefault
[ "127.0.0.1" "::1" ]
Example
declared in: nixos/modules/services/networking/pdns-recursor.nixView source on NixOS/nixpkgs →[ "0.0.0.0/0" "::/0" ]