mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-03-13 06:56:39 +00:00
Add extra.py example for ldap config
This commit is contained in:
8
configuration/ldap/extra.py
Normal file
8
configuration/ldap/extra.py
Normal file
@@ -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"]
|
||||||
Reference in New Issue
Block a user