Skip to content

Commit 779d803

Browse files
committed
Updated config
1 parent 5c23250 commit 779d803

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"https://www.drupal.org/project/masquerade/issues/2962970#comment-13391256": "https://www.drupal.org/files/issues/2019-12-13/temporary%20unmask%20workaround-2962970-8.patch"
227227
},
228228
"drupal/pathauto": {
229-
"Fix PHP 8.4 implicit nullable deprecation (https://www.drupal.org/project/pathauto/issues/3489108)": "https://www.drupal.org/files/issues/2025-03-06/pathauto-3489108.diff"
229+
"Fix PHP 8.4 implicit nullable deprecation (https://www.drupal.org/project/pathauto/issues/3489108)": "https://www.drupal.org/files/issues/2025-03-06/pathauto-3489108.diff"
230230
},
231231
"drupal/toc_api": {
232232
"https://www.drupal.org/project/toc_api/issues/3417862": "https://www.drupal.org/files/issues/2024-02-07/toc_api-3417862-anchors_add_01-1.patch"

config/sync/search_api_autocomplete.search.os2loop_search_db.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ suggester_settings:
1919
field: ''
2020
suggest_keys: false
2121
view_modes:
22+
'entity:comment':
23+
os2loop_post_comment: ''
24+
os2loop_question_answer: ''
2225
'entity:node':
2326
os2loop_documents_collection: os2loop_search_db_search_autocomplete
2427
os2loop_documents_document: os2loop_search_db_search_autocomplete

0 commit comments

Comments
 (0)