X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=submit%2Fconfig;h=85d266981f5e732ea738b32b978b59d0433563f6;hb=f33e36eda1f3334370020f9c24bc14f1a0e09356;hp=1b00f46b005afa1d932f87cb1874a49a1c2c7a2e;hpb=72a103ad409049185dba69f935e69d7a04b6db24;p=moe.git diff --git a/submit/config b/submit/config index 1b00f46..85d2669 100644 --- a/submit/config +++ b/submit/config @@ -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 }