Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Commit

Permalink
Merge pull request #50 from jimaek/master
Browse files Browse the repository at this point in the history
Fixed wrong names
  • Loading branch information
Maurits van der Schee committed Jun 30, 2015
2 parents 68ce943 + 1e33213 commit 44bc848
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion Resources/config/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
parameters:
memcache.doctrine_cache.class: Lsw\MemcacheBundle\Doctrine\Cache\MemcachedCache
memcache.doctrine_cache.class: Lsw\MemcacheBundle\Doctrine\Cache\MemcacheCache
memcache.session_handler.class: Lsw\MemcacheBundle\Session\Storage\LockingSessionHandler
memcache.default_options:
allow_failover: true
Expand Down

0 comments on commit 44bc848

Please sign in to comment.