added support for configuration of max size of a single upload and the maximum number...
[mir.git] / source / config.properties-dist
index a778ea1..733a611 100755 (executable)
@@ -48,7 +48,11 @@ GeneratePDF=yes
 Rsync=no
 Rsync.Script.Path=/var/www/bin/rsync-copy
 
+# the maximum allowed size of an uploaded media file in KB.
+MaxMediaUploadSize=20000
 
+# the maximum number of allowed media items to upload at once.
+ServletModule.OpenIndy.MaxMediaUploadItems=20
 
 #
 #