Skip to content

Commit 0dec4d8

Browse files
authored
Add extra.py example for ldap config
1 parent 22186b2 commit 0dec4d8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

configuration/ldap/extra.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
####
2+
## This file contains extra configuration options that can't be configured
3+
## directly through environment variables.
4+
####
5+
6+
# import ldap
7+
8+
# AUTH_LDAP_MIRROR_GROUPS = ["netbox-group-1", "netbox-group-2"]

0 commit comments

Comments
 (0)