Файл: concrete5.7.5.6/concrete/config/install/base/jobs.xml
Строк: 27
<?xml version="1.0"?>
<concrete5-cif version="1.0">
<jobs>
<job handle="index_search" package=""/>
<job handle="index_search_all" package=""/>
<job handle="check_automated_groups" package=""/>
<job handle="generate_sitemap" package=""/>
<job handle="process_email" package=""/>
<job handle="remove_old_page_versions" package=""/>
<job handle="update_gatherings" package=""/>
</jobs>
<jobsets>
<jobset name="Default" package="">
<job handle="index_search"/>
<job handle="generate_sitemap"/>
<job handle="process_email"/>
<job handle="remove_old_page_versions"/>
<job handle="update_gatherings"/>
</jobset>
</jobsets>
</concrete5-cif>