chore: Update generated dev docs (#4399)

This commit is contained in:
Chris Titus
2026-04-21 14:40:29 -05:00
committed by GitHub
parent 21273bd3a8
commit cdf8727911
54 changed files with 90 additions and 955 deletions

View File

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