1
0
mirror of https://github.com/netbox-community/netbox-docker.git synced 2025-08-08 15:02:05 +03:00

Add extra.py example for ldap config

This commit is contained in:
Ryan Merolle
2021-02-22 16:00:08 -05:00
committed by GitHub
parent 22186b267d
commit 0dec4d8df4

View 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"]