Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2856d9c

Browse files
authored
infra: activate by default (python#2580)
* infra: activate by default* Update infra/cdn/main.tf
1 parentedee24a commit2856d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎infra/cdn/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resource "fastly_service_vcl" "python_org" {
44
http3=false
55
stale_if_error=false
66
stale_if_error_ttl=43200
7-
activate=false
7+
activate=true
88

99
domain {
1010
name=var.domain

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp