Well, the CKE settings were worth a shot, but they have no affect on the File Manager uploads. To be clear, I added the following to my CKE config file:
config.images.maxWidth = 1600; config.images.maxHeight = 1200; config.images.quality = 80; I then reloaded the application. Test upload; resulting image was scaled to 455x1200. Shut down Tomcat; start up Tomcat; fire up Mura; reload application for extra good measure; test upload; resulting image was scaled to 455x1200. :-( On Mon, Aug 15, 2011 at 3:40 PM, <[email protected]> wrote: > > Matt- > Check out the CKFinder developer docs for ColdFusion config and images ... > > > http://docs.cksource.com/CKFinder_2.x/Developers_Guide/ColdFusion/Configuration/Images > > /S > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346773 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

