Skip to content

Commit

Permalink
SAK-33271 - Document some missing properties in roster (Sakai 12) (sa…
Browse files Browse the repository at this point in the history
  • Loading branch information
jonespm authored Aug 23, 2017
1 parent 504a97d commit c29142f
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2800,6 +2800,11 @@
# DEFAULT: sortName.
# roster.defaultSortColumn=sortName

# SAK-28901 Ability to set view as the default
# DEFAULT: 0
# Possible values: 0=overview, 1=pictures, 2=group membership, 3=status
# roster.defaultState=2

# Whether to render the email column for the roster view
# DEFAULT: true
# roster_view_email=false
Expand All @@ -2820,6 +2825,14 @@
# DEFAULT: ^udp\\.dn$
# roster.filter.user.properties.regex=^udp\\.dn$

# SAK-32109 Number of users to display "per page" default and when scrolling
# DEFAULT: 10
# roster.display.pageSize=50

# SAK-28904 Ability to hide roles in roster
# DEFAULT: null (none)
# roster2.visibleroles=instructor,student

## SEARCH
# Elastic search is the default search as of Sakai 10
# For more information please see this confluence page
Expand Down

0 comments on commit c29142f

Please sign in to comment.