Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
brookinsconsulting committed Oct 10, 2018
2 parents 6dd4cfd + db0c094 commit 668d364
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/config/cache_pool/cache.memcached.yml
@@ -1,4 +1,7 @@
# Reusable service for memcache cache for use in generic.php and plaformsh.php on demand
#
# For further reading on setup with eZ Platform and Memcached:
# https://doc.ezplatform.com/en/latest/guide/persistence_cache/#memcached
services:
cache.memcached:
parent: cache.adapter.memcached
Expand Down
3 changes: 3 additions & 0 deletions app/config/cache_pool/cache.redis.yml
@@ -1,4 +1,7 @@
# Reusable service for redis cache for use in generic.php and plaformsh.php on demand
#
# For further reading on setup with eZ Platform and Redis:
# https://doc.ezplatform.com/en/latest/guide/persistence_cache/#redis
services:
cache.redis:
parent: cache.adapter.redis
Expand Down

0 comments on commit 668d364

Please sign in to comment.