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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

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