Skip to content

Commit 0de9aad

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #335
2 parents 43f48db + 1510c5a commit 0de9aad

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

symfony/framework-bundle/3.3/config/packages/framework.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,13 @@ framework:
1313
#fragments: ~
1414
php_errors:
1515
log: true
16+
17+
cache:
18+
# The app cache caches to the filesystem by default. Other options include:
19+
20+
# apcu
21+
# app: cache.adapter.apcu
22+
23+
# redis
24+
# app: cache.adapter.redis
25+
# default_redis_provider: redis://localhost

0 commit comments

Comments
 (0)