chore: Update generated dev docs (#4192)

This commit is contained in:
Chris Titus
2026-03-11 16:30:50 -05:00
committed by GitHub
parent a16f4b7d07
commit 6df8ae900c
40 changed files with 54 additions and 39 deletions

View File

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