Forums / General / How to disable some module ?
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;disableRules[]=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