Merge pull request #7041 from owncloud/fix-7040

Add fulltext search frontend part to ocis_wopi
This commit is contained in:
Michael Barz
2023-08-15 16:58:28 +02:00
committed by GitHub
@@ -76,6 +76,7 @@ services:
# fulltext search
SEARCH_EXTRACTOR_TYPE: tika
SEARCH_EXTRACTOR_TIKA_TIKA_URL: http://tika:9998
FRONTEND_FULL_TEXT_SEARCH_ENABLED: "true"
# email server (in this case inbucket acts as mail catcher)
NOTIFICATIONS_SMTP_HOST: inbucket
NOTIFICATIONS_SMTP_PORT: 2500