services.tusd.hooksEnabledEvents

NixOS option

The list of enabled hook events.

type: list of string
Default
[ ]
Example
[
  "pre-create"
  "post-finish"
]
declared in: nixos/modules/services/web-servers/tusd.nixView source on NixOS/nixpkgs →