Skip to content

Commit 59dcbda

Browse files
committed
disabled tag by annotations as they are dependent on deprecated sensio framework extra bundle
1 parent 888294c commit 59dcbda

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/bundle/Resources/config/prepend/fos_http_cache.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ user_context:
1010
hash_cache_ttl: 600
1111
# NOTE: These are also defined/used in AppCache, in Varnish VCL, and Fastly VCL
1212
session_name_prefix: IBX_SESSION_ID
13+
14+
tags:
15+
annotations:
16+
enabled: false

0 commit comments

Comments
 (0)