Skip to content

Commit dc5e06d

Browse files
committed
make cloudfront policy comment shorter
1 parent 92f97b6 commit dc5e06d

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
@@ -700,7 +700,7 @@ Resources:
700700
Properties:
701701
CachePolicyConfig:
702702
Name: UseOriginCacheControlHeaders-QueryStrings-NoCookies
703-
Comment: "Policy for origins that return Cache-Control headers and serve different content based on query strings but dont require cookies."
703+
Comment: "UseOriginCacheControlHeaders-QueryStrings but dont cache cookies."
704704
DefaultTTL: 0
705705
MaxTTL: 31536000
706706
MinTTL: 0

0 commit comments

Comments
 (0)