/
Site domain-based agents
Site domain-based agents
Imported from: http://groups.google.com/group/in-portal-dev/browse_thread/thread/e844b5478409a198#
Add ability to specify which agents are allowed to be run on which site domains.
Site domain should be detected based on domain from config.php file, since CRON (who executes agents) is run from command line and doesn't have an $_SERVER['HTTP_HOST'] to match by.
Maybe we should allow to select only one site domain per agent (now it allows to select several of them).
agent_filter_by_site_domain_v1.patch