Обновить telemetry-settings.json

This commit is contained in:
2025-10-27 13:25:56 +00:00
parent b9ea149338
commit be8c1653a6

10
telemetry-settings.json Normal file
View File

@@ -0,0 +1,10 @@
{ // Вставить только в профиль по умолчанию!
"workbench.editor.empty.hint": "hidden",
"telemetry.telemetryLevel": "off",
"window.menuBarVisibility": "compact",
"telemetry.enableCrashReporter": false,
"telemetry.enableTelemetry": false,
"update.mode": "none",
"workbench.enableExperiments": false,
"chat.disableAIFeatures": true,
}