1 # Configuration file for the MO-P environment
2 # (c) 2001--2008 Martin Mares <mj@ucw.cz>
4 # The root of the whole contest directory hierarchy
7 # These values are used when creating logins for eval and contestants
8 # (group id's are from the same range)
12 # A file with the list of all contestants. Consists of tab-separated fields:
13 # <login> <full name> [<machine>]
14 CT_USER_LIST=cf/userlist
16 # (optional) Use remote submitting
18 REMOTE_SUBMIT_USER=mo-submit
19 REMOTE_SUBMIT_GROUP=mo-submit
21 # Include configuration of the evaluator