How to disable some module ?

How to disable some module ?

Friday 25 April 2003 9:43:35 am - 1 reply

Author Message

Jan Borsodi

Sunday 27 April 2003 11:11:23 pm

Turning off a module won't help with the speed, only a single module is run at a time.

However if you really want to turn something off you can add this to site.ini override (settings/override/site.ini.append)

[SiteAccessRules]
Rules[]
Rules[]=Access;enable
Rules[]=ModuleAll;true
Rules[]=Access;disable
Rules[]=Module;sdk

This will turn off the sdk module

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.