chore: Update generated dev docs (#4381)

This commit is contained in:
Chris Titus
2026-04-17 09:01:16 -05:00
committed by GitHub
parent c5fc9490a8
commit 26959b0e63
52 changed files with 57 additions and 54 deletions

View File

@@ -3,7 +3,7 @@ title: "Disable PowerShell 7 Telemetry"
description: ""
---
```json {filename="config/tweaks.json",linenos=inline,linenostart=1760}
```json {filename="config/tweaks.json",linenos=inline,linenostart=1763}
"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.",