Skip to content

Commit 2925b48

Browse files
⚙️ Allow per-project telemetry configuration (#68)
1 parent 14f8429 commit 2925b48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@
320320
"fastapi.telemetry.enabled": {
321321
"type": "boolean",
322322
"default": true,
323-
"scope": "machine",
323+
"scope": "window",
324324
"description": "Enable telemetry to help improve the extension. No personal data is collected."
325325
}
326326
}

0 commit comments

Comments
 (0)