update_hub_setting
Update a Unity Hub setting value using dot-notation key paths. Creates a backup and requires confirmation to apply changes after restart.
Instructions
Setzt einen Hub-Einstellungswert (verschachtelt per '.', z.B. 'download.maxConcurrentDownloads' oder 'themeSource'). Backup wird erstellt; wirksam nach Hub-Neustart. confirm=true nötig.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_path | Yes | ||
| value | Yes | ||
| confirm | No |