fixed comment/article search + configurable icon sizes
[mir.git] / etc / default.properties
index 0713724..51faebe 100755 (executable)
@@ -168,6 +168,13 @@ Producer.RealMedia.Host=rtsp://some.media.server/somedir/
 # absolute directory, where the images are saved
 Producer.Image.Path=/pub/Dokumente/Indymedia/de-tech/Mir/produced/images/
 
+# images will be scaled down so that the size (both widht and height) are below:
+Producer.Image.MaxSize = 640
+
+# icons will be generated so that the size (both width and height) are below:
+Producer.Image.MaxIconSize = 120
+
+
 # media specific storage directories
 # absolute directory, where the media files are saved
 Producer.Media.Path=/pub/Dokumente/Indymedia/de-tech/Mir/produced/media