]> mj.ucw.cz Git - eval.git/blobdiff - submit/config
Maximum submission size is now configurable per task.
[eval.git] / submit / config
index f52f8e5dd0afd9ef743c59045e6673557e79aa79..02dcc543317fc3fdc8a923896d437963f4c2cc7c 100644 (file)
@@ -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