Skip to content

Commit ff0bc97

Browse files
committed
correct ldap example var name case
1 parent f2731d3 commit ff0bc97

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)