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
|