chore: Update generated dev docs (#4292)

This commit is contained in:
Chris Titus
2026-03-31 10:33:09 -05:00
committed by GitHub
parent b43a712e9b
commit 10906e037e
49 changed files with 55 additions and 48 deletions

View File

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