services.strichliste.settings.user.stalePeriod

NixOS option

Duration after which users are listed as inactive. The format used is documented in https://www.php.net/manual/en/dateinterval.createfromdatestring.php. This helps unclutter the user listing by prioritizing active users.

type: string
Default
"10 day"
Example
"1 week"
declared in: nixos/modules/services/web-apps/strichliste.nixView source on NixOS/nixpkgs →