Merge branch 'hotfix/sitemap-cleanup' into develop

This commit is contained in:
Björn Fromme
2020-10-07 16:55:04 +02:00
@@ -7,7 +7,7 @@ plugin.tx_seo {
sitemaps {
pages {
config {
excludedDoktypes = 1701,1702,1803
excludedDoktypes = 4,1701,1702,1803
additionalWhere = AND pid NOT IN ({$plugin.tx_eptheme.settings.bookingLinksPid}) AND no_index = 0
}
}