users.ldap.timeLimit

NixOS option

Specifies the time limit (in seconds) to use when performing searches. A value of zero (0), which is the default, is to wait indefinitely for searches to be completed.

type: signed integer
Default
0
declared in: nixos/modules/config/ldap.nixView source on NixOS/nixpkgs →