services.umami.settings.TRACKER_SCRIPT_NAME

NixOS option

Allows you to assign a custom name to the tracker script different from the default script.js.

type: list of string
Default
[ ]
Example
[
  "tracker.js"
]
declared in: nixos/modules/services/web-apps/umami.nixView source on NixOS/nixpkgs →