feat: enable chatbot for main website only

This commit is contained in:
Björn Fromme
2025-11-13 16:49:55 +01:00
parent c4e7771582
commit ba3ebe0bb3
2 changed files with 8 additions and 1 deletions
@@ -142,6 +142,10 @@ page {
titleField = title
as = footernav
}
80 = TYPO3\CMS\Frontend\DataProcessing\SiteProcessor
80 {
as = site
}
}
settings < plugin.tx_eptheme.settings
}