Skip to content

Commit 1510c5a

Browse files
authored
tweaked language
1 parent a9738f6 commit 1510c5a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@ framework:
1515
log: true
1616

1717
cache:
18-
# app cache uses the filesystem by default. Other options include:
18+
# The app cache caches to the filesystem by default. Other options include:
19+
20+
# apcu
1921
# app: cache.adapter.apcu
2022

23+
# redis
2124
# app: cache.adapter.redis
22-
# configure your redis connnection via:
2325
# default_redis_provider: redis://localhost

0 commit comments

Comments
 (0)