MyNixOS website logo
option

services.openldap.urlList

URL list slapd should listen on.

Declarations
Type
list of string
Default
[
  "ldap:///"
]
Example
[
  "ldaps:///"
]