Skip to content

Commit

Permalink
Merge branch '2.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerom committed Aug 9, 2018
2 parents c10a303 + 40f419c commit 031facb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Resources/config/services.yml
Expand Up @@ -36,7 +36,8 @@ services:
arguments:
- { base_url: "%ez_recommendation.api_endpoint%" }

# The configured eZ Publish Platform legacy search engine - enable lines below only if you're using legacy bridge.
# The configured eZ Platform legacy search engine.
# Copy lines below to your app/config/services.yml file and uncomment them only when using Legacy Bridge.

# ez_recommendation.legacy.search_engine:
# class: ezpSearchEngine
Expand All @@ -45,6 +46,7 @@ services:
#
# ez_recommendation.legacy.recommendation_search_engine:
# class: EzSystems\RecommendationBundle\eZ\Publish\LegacySearch\RecommendationLegacySearchEngine
# lazy: true
# arguments:
# - "@ez_recommendation.client.yoochoose_notifier"
# - "@ez_recommendation.legacy.search_engine"
Expand Down

0 comments on commit 031facb

Please sign in to comment.