]> mj.ucw.cz Git - eval.git/blobdiff - mop/mop.cf
MO-P: Bugfix
[eval.git] / mop / mop.cf
index d3671fe86dd5b565a69fc24d8bf33965e79b9a5c..e0456fa4c2541dd4916894d7d81d8a6e281a7f69 100644 (file)
@@ -8,16 +8,15 @@ MO_ROOT=/mo
 # (group id's are from the same range)
 EVAL_UID_MIN=65000
 CT_UID_MIN=65100
-CT_UID_MAX=65199
 
 # A file with the list of all contestants. Consists of tab-separated fields:
 # <login>      <full name>     [<machine>]
 CT_USER_LIST=cf/userlist
 
 # (optional) Use remote submitting
-REMOTE_SUBMIT=1
-REMOTE_SUBMIT_USER=mo-submit
-REMOTE_SUBMIT_GROUP=mo-submit
+#REMOTE_SUBMIT=1
+#REMOTE_SUBMIT_USER=mo-submit
+#REMOTE_SUBMIT_GROUP=mo-submit
 
 # Include configuration of the evaluator
 . cf/eval