Forums / General / How to disable some module ?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

How to disable some module ?

Author Message

Mr Win

Friday 25 April 2003 9:43:35 am

My test site so slowly, maybe provider slow.
But for increate speed of site
I want to disable some unused module in ez 3.0.
Anyone tell me how ?

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