Merge pull request #499 from ryanmerolle/ldap-example-var-name

This commit is contained in:
Christian Mäder 2021-04-24 23:58:30 +02:00 committed by GitHub
commit d1b70ba2d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@
# }
# # Sets LDAP Mirror groups variables with example groups
# AUTH_LDAP_MIRROR_groups = ["netbox-user-ro", "netbox-user-rw", "netbox-user-admin"]
# AUTH_LDAP_MIRROR_GROUPS = ["netbox-user-ro", "netbox-user-rw", "netbox-user-admin"]