services.pdfding.allowedHosts

NixOS option

Domains where PdfDing is allowed to run

type: list of string
Default
[
  "127.0.0.1"
  "localhost"
]
declared in: nixos/modules/services/web-apps/pdfding.nixView source on NixOS/nixpkgs →