Created
October 22, 2019 08:27
-
-
Save erop/5a9133a6bb889d90be55be198be958bc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
florianv_swap: | |
cache: | |
type: psr16_cache_apcu | |
ttl: 86400 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
psr16_cache_apcu: | |
class: Symfony\Component\Cache\Psr16Cache | |
arguments: [Symfony\Component\Cache\Adapter\ApcuAdapter] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment