chore: Update generated dev docs (#4382)

This commit is contained in:
Chris Titus
2026-04-17 09:04:35 -05:00
committed by GitHub
parent a8efcc9c96
commit f31e5eb2ac
79 changed files with 165 additions and 165 deletions

View File

@@ -1,11 +1,11 @@
---
title: "Disable PowerShell 7 Telemetry"
title: "PowerShell 7 Telemetry - Disable"
description: ""
---
```json {filename="config/tweaks.json",linenos=inline,linenostart=1763}
"WPFTweaksPowershell7Tele": {
"Content": "Disable PowerShell 7 Telemetry",
"Content": "PowerShell 7 Telemetry - Disable",
"Description": "Creates an Environment Variable called 'POWERSHELL_TELEMETRY_OPTOUT' with a value of '1' which will tell PowerShell 7 to not send Telemetry Data.",
"category": "Essential Tweaks",
"panel": "1",