Skip to content

Commit d1b70ba

Browse files
authored
Merge pull request #499 from ryanmerolle/ldap-example-var-name
2 parents f2731d3 + ff0bc97 commit d1b70ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration/ldap/extra.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
# }
2626

2727
# # Sets LDAP Mirror groups variables with example groups
28-
# AUTH_LDAP_MIRROR_groups = ["netbox-user-ro", "netbox-user-rw", "netbox-user-admin"]
28+
# AUTH_LDAP_MIRROR_GROUPS = ["netbox-user-ro", "netbox-user-rw", "netbox-user-admin"]

0 commit comments

Comments
 (0)