X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=submit%2Fsubmitd.cf;h=d617a1f8c5efd42cda9059380f5419c6e6fda13d;hb=41ffdd8c7e534f484eb8e8e825cb9bc2dee8719e;hp=778b208f8bc7d92f91ed490b56d8b329ecdfdc06;hpb=5df9d386bdbb242b44f055b3db02e145260db073;p=moe.git diff --git a/submit/submitd.cf b/submit/submitd.cf index 778b208..d617a1f 100644 --- a/submit/submitd.cf +++ b/submit/submitd.cf @@ -1,6 +1,6 @@ # Configuration file for the submit server -include cf/library +include cf/libucw SubmitD { @@ -25,7 +25,7 @@ MaxAttachSize 256K # Maximum number of versions of a single task part a contestant is allowed # to submit (0=unlimited) -MaxVersions 50 +MaxVersions 100 # Number of bits for the Diffie-Hellman key exchange DHBits 1024 @@ -91,4 +91,6 @@ Tasks { # Need to put temporary files locally to make sure they are on the same device # as the submission directories, so that we can rename the files to their final # locations. -Tempfiles.Prefix tmp/temp +Tempfiles.Dir tmp +Tempfiles.Prefix temp- +Tempfiles.PublicDir 0