8000 minor #949 Change back to "serializer.mapping.cache.apc" (teohhanhui) · symfony/symfony-standard@bd1611a · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit bd1611a

Browse files
committed
minor #949 Change back to "serializer.mapping.cache.apc" (teohhanhui)
This PR was merged into the 2.8 branch. Discussion ---------- Change back to "serializer.mapping.cache.apc" Service "serializer.mapping.cache.doctrine.apc" does not exist Partially revert #901 Commits ------- b462210 Change back to "serializer.mapping.cache.apc"
2 parents b38ae6d + b462210 commit bd1611a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config/config_prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ imports:
55
# validation:
66
# cache: validator.mapping.cache.doctrine.apc
77
# serializer:
8-
# cache: serializer.mapping.cache.doctrine.apc
8+
# cache: serializer.mapping.cache.apc
99

1010
#doctrine:
1111
# orm:

0 commit comments

Comments
 (0)
0