services.umami.settings.COLLECT_API_ENDPOINT
Allows you to send metrics to a location different than the default /api/send.
- Type
null or string- Default
null- Example
"/api/alternate-send"- Declared
- <nixpkgs/nixos/modules/services/web-apps/umami.nix>
Allows you to send metrics to a location different than the default /api/send.
null or stringnull"/api/alternate-send"