]> mj.ucw.cz Git - eval.git/blobdiff - config
Split installation process.
[eval.git] / config
diff --git a/config b/config
index daf2f7450757fba72351c2c89e525cef2bbe8f0b..5e2c13f94fd27db5adbbd33c79561904576fc72e 100644 (file)
--- a/config
+++ b/config
@@ -7,6 +7,11 @@ EVAL_USER=mo-eval
 EVAL_GROUP=mo-eval
 TEST_USERS="mo-test1 mo-test2"
 
+# UID range assigned to contestants
+CT_UID_MIN=21000
+CT_UID_MAX=29999
+CT_UID_MIN=1000
+
 # Test user for sandboxing
 TEST_USER=${TEST_USER:mo-test1}