summaryrefslogtreecommitdiff
path: root/website/src/docs/features
diff options
context:
space:
mode:
authorSho Sakuma <me@m1sk9.dev>2026-08-05 02:13:34 +0900
committerSho Sakuma <me@m1sk9.dev>2026-08-05 02:13:34 +0900
commit6a45b5bb4fe3ab660eb92dc92d38b3d6c8c1c0fa (patch)
tree163571ee15d5e1d13165a920fb65fe3b62afd491 /website/src/docs/features
parente8c90068535e9b6a98e3e87ed3d2293cccf1ab38 (diff)
downloadLunaticChat-6a45b5bb4fe3ab660eb92dc92d38b3d6c8c1c0fa.tar.gz
LunaticChat-6a45b5bb4fe3ab660eb92dc92d38b3d6c8c1c0fa.tar.bz2
LunaticChat-6a45b5bb4fe3ab660eb92dc92d38b3d6c8c1c0fa.zip
docs: drop api.retryAttempts, which no longer exists
The key is gone from config.yml, but four pages still documented it with a default of 2, so operators would keep setting something nothing reads. Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'website/src/docs/features')
-rw-r--r--website/src/docs/features/japanese-conversion.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/website/src/docs/features/japanese-conversion.md b/website/src/docs/features/japanese-conversion.md
index 3bcd52b..ec1df1b 100644
--- a/website/src/docs/features/japanese-conversion.md
+++ b/website/src/docs/features/japanese-conversion.md
@@ -57,6 +57,5 @@ Settings related to the connection to the Google IME API.
| Setting Key | Default | Description |
|-------------|---------|-------------|
| `api.timeout` | `3000` | Request timeout (milliseconds) |
-| `api.retryAttempts` | `2` | Number of retry attempts on failure |
If the API times out or fails, the message is sent in hiragana as-is.