/
Ability to temporarily turn off individual site config
Ability to temporarily turn off individual site config
Imported from: http://groups.google.com/group/in-portal-dev/browse_thread/thread/9f1c581a8b1698f1#
Here is the patch, that allows to disable individual site config.
To use it you need to place $event->setEventParam('skip_site_config', 1); in OnAfterConfigRead event of interested event.
turn_off_individual_site_config.patch