X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=submit%2Fconfig;h=02dcc543317fc3fdc8a923896d437963f4c2cc7c;hb=40dcc618718643313b8f222717c4502ed33081fe;hp=f52f8e5dd0afd9ef743c59045e6673557e79aa79;hpb=91f44a34afc80be20a8f9de9b07e9b0099275fe8;p=eval.git diff --git a/submit/config b/submit/config index f52f8e5..02dcc54 100644 --- a/submit/config +++ b/submit/config @@ -2,6 +2,9 @@ SubmitD { +# Log file (optional) +LogFile log/submitd + # Port number Port 8888 @@ -15,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 @@ -32,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 @@ -68,7 +72,7 @@ TraceCommands 1 Tasks { # Task plans -# Task { Name world; OpenData 10; } + Task { Name world; OpenData 10; MaxSize 1M; } Task necklace Task nei