Add config for http_response_headers module

This commit is contained in:
Chris (wolcen) Thompson 2025-12-05 17:49:22 -05:00
parent 8abb36d3bb
commit 278c1c661b
12 changed files with 142 additions and 0 deletions

View file

@ -0,0 +1,21 @@
uuid: 79489f95-2a0c-4ff6-b500-2724ee3f6f7a
langcode: en
status: true
dependencies: { }
id: default_caching
label: 'Default caching'
description: "Setting cache-control to public for content accessible to anonymous visitors.\r\n"
name: cache-control
value: 'public, max-age=600'
visibility:
condition_group:
id: condition_group
negate: false
block_visibility_group: ''
user_role:
id: user_role
negate: false
context_mapping:
user: '@user.current_user_context:current_user'
roles:
anonymous: anonymous