Skip to content

Commit

Permalink
Fix You have requested a non-existent service cache.search.
Browse files Browse the repository at this point in the history
The service existed after installation but not yet during the installation
  • Loading branch information
carakas committed Dec 6, 2017
1 parent d442b53 commit 7655189
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/config/config_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ framework:
handler_id: ~
validation:
enable_annotations: true
cache:
app: cache.adapter.filesystem
pools:
cache.search:
adapter: cache.app
public: true
default_lifetime: 3600

# Assetic Configuration
assetic:
Expand Down

0 comments on commit 7655189

Please sign in to comment.