services.matomo.nginx.globalRedirect

NixOS option

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 in: nixos/modules/services/web-apps/matomo.nixView source on NixOS/nixpkgs →