]> mj.ucw.cz Git - moe.git/blobdiff - default.cfg
Removed mo-create-packages.
[moe.git] / default.cfg
index 703863c2255fc6b50b51fcc131917c37f4310a1b..22cf3e68d0d7b018904aa4a733f931a786ff0d79 100644 (file)
@@ -1,5 +1,11 @@
 # Default configuration file for MO-Eval
 
+# Compile the submit server
+Set("CONFIG_SUBMIT" => 1);
+
+# Build MO-P contest environment
+#Set("CONFIG_MOP" => 1);
+
 # Settings of libucw
 UnSet("CONFIG_SHARED");
 UnSet("CONFIG_UCW_THREADS");