services.zabbixWeb.httpd.virtualHost.robotsEntries

NixOS option

Specification of pages to be ignored by web crawlers. See http://www.robotstxt.org/ for details.

type: strings concatenated with "\n"
Default
""
Example
"Disallow: /foo/"
declared in: nixos/modules/services/web-apps/zabbix.nixView source on NixOS/nixpkgs →