Skip to content

Commit 5c23250

Browse files
committed
Updated datasource settings
1 parent 480d0d3 commit 5c23250

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

config/sync/search_api.index.os2loop_search_db_index.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ dependencies:
2424
- field.storage.paragraph.os2loop_documents_title
2525
- search_api.server.os2loop_search_db_server
2626
module:
27+
- comment
2728
- node
2829
- paragraphs
2930
- taxonomy
@@ -330,6 +331,15 @@ field_settings:
330331
module:
331332
- node
332333
datasource_settings:
334+
'entity:comment':
335+
bundles:
336+
default: false
337+
selected:
338+
- os2loop_post_comment
339+
- os2loop_question_answer
340+
languages:
341+
default: true
342+
selected: { }
333343
'entity:node':
334344
bundles:
335345
default: true

0 commit comments

Comments
 (0)