Skip to content

Commit 4a16eb8

Browse files
committed
set maxttl to 1
1 parent 7ee7c33 commit 4a16eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudformation/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@ Resources:
814814
CachePolicyConfig:
815815
Comment: Cache policy with caching disabled and Gzip/Brotli enabled
816816
DefaultTTL: 0
817-
MaxTTL: 0
817+
MaxTTL: 1
818818
MinTTL: 0
819819
Name: NoCache-GzipBrotli-Enabled
820820
ParametersInCacheKeyAndForwardedToOrigin:

0 commit comments

Comments
 (0)