mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 02:56:26 +03:00
fix config
This commit is contained in:
@@ -25,7 +25,7 @@ rpc_server:
|
||||
# id cache service, must be instance of Doctrine\Common\Cache\CacheProvider
|
||||
# by default use file cache
|
||||
|
||||
cache: ~
|
||||
cache: null
|
||||
|
||||
# id serializer service, must be instance of Timiki\Bundle\RpcServerBundle\Serializer\SerializerInterface
|
||||
# by default use 'rpc.server.serializer.base' service
|
||||
|
||||
Reference in New Issue
Block a user