Add extra.py example for ldap config
parent
22186b267d
commit
0dec4d8df4
|
|
@ -0,0 +1,8 @@
|
||||||
|
####
|
||||||
|
## 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"]
|
||||||
Loading…
Reference in New Issue