Hi Daniel, Go to \vendor\plugins\community_engine\engine_plugins\attachment_fu\lib \technoweenie Edit attachment_fu.rb
change @@default_processors = %w(ImageScience Rmagick MiniMagick) to @@default_processors = %w(MiniMagick) Hope this helps. On Dec 26 2008, 5:17 am, Daniel <[email protected]> wrote: > Hello! > I want use minimagick as graphics processor, instead rmagick (because > it's using too much memory on a shared server). > How I can configure CE for using minimagick, I've trying to change the > application.yml but I can't make this work. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/communityengine?hl=en -~----------~----~----~----~------~----~------~--~---
