X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=submit%2Fconfig;h=02dcc543317fc3fdc8a923896d437963f4c2cc7c;hb=40dcc618718643313b8f222717c4502ed33081fe;hp=cbe27e073df65af5165740d522f9d2343c82aad2;hpb=09b39ea5a70f8933ab30ec746fbe4e7bb2afd099;p=eval.git diff --git a/submit/config b/submit/config index cbe27e0..02dcc54 100644 --- a/submit/config +++ b/submit/config @@ -2,7 +2,7 @@ SubmitD { -# Log file +# Log file (optional) LogFile log/submitd # Port number @@ -18,6 +18,7 @@ SessionTimeout 300 MaxRequestSize 4K # Maximum size of an attachment (i.e., a submitted solution) +# This is a default, which can be overriden in task definitions. MaxAttachSize 256K # Number of bits for the Diffie-Hellman key exchange @@ -35,7 +36,7 @@ Access { # IP address range matched by this rule IP 127.0.0.1 - # Administrator access allowed + # Administrator access allowed (does not do anything yet) Admin 1 # Plain-text connections without any user authentication allowed @@ -71,7 +72,7 @@ TraceCommands 1 Tasks { # Task plans -# Task { Name world; OpenData 10; } + Task { Name world; OpenData 10; MaxSize 1M; } Task necklace Task nei