Skip to content

Commit b811668

Browse files
disable gpt by default
1 parent a17667b commit b811668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trusted-server.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ cache_ttl_seconds = 3600
8888
rewrite_sdk = true
8989

9090
[integrations.gpt]
91-
enabled = true
91+
enabled = false
9292
script_url = "https://securepubads.g.doubleclick.net/tag/js/gpt.js"
9393
cache_ttl_seconds = 3600
9494
rewrite_script = true

0 commit comments

Comments
 (0)