diff options
Diffstat (limited to 'website/src/docs/configuration.md')
| -rw-r--r-- | website/src/docs/configuration.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/website/src/docs/configuration.md b/website/src/docs/configuration.md index 859b617..78430f3 100644 --- a/website/src/docs/configuration.md +++ b/website/src/docs/configuration.md @@ -32,7 +32,6 @@ LunaticChat's configuration is managed in `plugins/LunaticChat/config.yml`. A de | `cache.saveIntervalSeconds` | Int | `300` | Interval (in seconds) for saving cache to disk | | `cache.filePath` | String | `"conversion_cache.json"` | Path to the cache file | | `api.timeout` | Long | `3000` | API request timeout (in milliseconds) | -| `api.retryAttempts` | Int | `2` | Number of retries on API request failure | ### Channel Chat (`features.channelChat`) |
