mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Merge pull request #335
This commit is contained in:
@@ -13,3 +13,13 @@ framework:
|
||||
#fragments: ~
|
||||
php_errors:
|
||||
log: true
|
||||
|
||||
cache:
|
||||
# The app cache caches to the filesystem by default. Other options include:
|
||||
|
||||
# apcu
|
||||
# app: cache.adapter.apcu
|
||||
|
||||
# redis
|
||||
# app: cache.adapter.redis
|
||||
# default_redis_provider: redis://localhost
|
||||
|
||||
Reference in New Issue
Block a user