netbox-docker/configuration/ldap/extra.py

9 lines
209 B
Python
Raw Normal View History

2021-02-22 22:00:08 +01:00
####
## 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"]