]> mj.ucw.cz Git - moe.git/blobdiff - submit/config
Record local history in the GUI, too.
[moe.git] / submit / config
index 1b00f46b005afa1d932f87cb1874a49a1c2c7a2e..85d266981f5e732ea738b32b978b59d0433563f6 100644 (file)
@@ -21,6 +21,10 @@ MaxRequestSize               4K
 # This is a default, which can be overriden in task definitions.
 MaxAttachSize          256K
 
+# Maximum number of versions of a single task part a contestant is allowed
+# to submit (0=unlimited)
+MaxVersions            50
+
 # Number of bits for the Diffie-Hellman key exchange
 DHBits                 1024
 
@@ -62,7 +66,7 @@ Access {
 TraceTLS               1
 
 # Trace command and their results
-TraceCommands          1
+TraceCommands          2
 
 }