From 2767098eb90bc634458ab302467627d6ecde3466 Mon Sep 17 00:00:00 2001 From: yossarian Date: Mon, 15 Jan 2007 23:42:44 +0000 Subject: [PATCH] Removing the config value for whether images get scaled, as this is no longer necessary - the class mircoders.media.MediaHandlerImagesExternScaling does scaling if it is selected as the image media handler class in the site admin; no image scaling occurs if mircoders.media.MediaHandlerImagesExtern is selected instead. --- source/default.properties | 3 --- 1 file changed, 3 deletions(-) diff --git a/source/default.properties b/source/default.properties index 91abb4f9..04b928d0 100755 --- a/source/default.properties +++ b/source/default.properties @@ -216,9 +216,6 @@ 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/ -# should images be resized? -Producer.Image.ScaleImages=0 - # absolute directory where image originals are saved if image resizing is enabled # this can be ignored if image scaling is not being used # -- 2.11.0