services.librenms.nginx.globalRedirect

If set, all requests for this host are redirected (defaults to 301, configurable with redirectCode) to the given hostname.

Type
null or string
Default
null
Example
"newserver.example.org"
Declared
<nixpkgs/nixos/modules/services/monitoring/librenms.nix>