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