Newer
Older
netbox-docker / configuration / ldap / extra.py
@Ryan Merolle Ryan Merolle on 23 Feb 2021 209 bytes Add extra.py example for ldap config
####
## This file contains extra configuration options that can't be configured
## directly through environment variables.
####

# import ldap

# AUTH_LDAP_MIRROR_GROUPS = ["netbox-group-1", "netbox-group-2"]