fix: regenerate settings docs and schema for retryFetchErrors default change

This commit is contained in:
Bryan Morgan
2026-02-22 16:16:35 -05:00
parent 78114e904c
commit e234c95b8a
3 changed files with 4 additions and 3 deletions

View File

@@ -146,7 +146,7 @@ their corresponding top-level category object in your `settings.json` file.
- **`general.retryFetchErrors`** (boolean):
- **Description:** Retry on "exception TypeError: fetch failed sending
request" errors.
- **Default:** `false`
- **Default:** `true`
- **`general.debugKeystrokeLogging`** (boolean):
- **Description:** Enable debug logging of keystrokes to the console.