Showing the available processors upon starting
[aquarium] / src / main / resources / roles-agreements.map
1 # Association of user roles to agreements. The syntax is
2 #
3 # name-of-role=name-of-agreement
4 #
5 # The allowed characters for both parts are a-z,A-Z,0-9,-,_
6 #
7 # The syntax is case insensitive.
8 # The special entry *=default specifies the agreement to use in case
9 # Aquarium encounters a user role not defined in this file
10
11 student=default
12 prof=default
13 *=default