Skip to content

Commit

Permalink
Clarified documentation (issue-212)
Browse files Browse the repository at this point in the history
Change-Id: I8d33670178284dbfa9e826a931fff693e3a7c5f6
  • Loading branch information
gitblit committed Feb 26, 2014
1 parent 5559638 commit a85c43c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/distrib/data/gitblit.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1478,7 +1478,8 @@ realm.ldap.groupEmptyMemberPattern = (&(objectClass=group)(!(member=*)))
# LDAP users or groups that should be given administrator privileges.
#
# Teams are specified with a leading '@' character. Groups with spaces in the
# name can be entered as "@team name".
# name can be entered as "@team name". This setting only applies when using
# LDAP to maintain team memberships.
#
# e.g. realm.ldap.admins = john @git_admins "@git admins"
#
Expand Down

0 comments on commit a85c43c

Please sign in to comment.