chore: Update generated dev docs (#4191)

This commit is contained in:
Chris Titus
2026-03-11 16:26:43 -05:00
committed by GitHub
parent c270d25460
commit adaab0ab36
54 changed files with 71 additions and 53 deletions

View File

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