add documentation for `session-id` rpc field (#5863)

This commit is contained in:
tearfur 2023-08-14 13:31:20 +08:00 committed by GitHub
parent b8bf6cb89f
commit 2a51d4882c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -565,6 +565,7 @@ Response arguments: `path`, `name`, and `id`, holding the torrent ID integer
| `seed-queue-size` | number | max number of torrents to uploaded at once (see seed-queue-enabled)
| `seedRatioLimit` | double | the default seed ratio for torrents to use
| `seedRatioLimited` | boolean | true if seedRatioLimit is honored by default
| `session-id` | string | the current `X-Transmission-Session-Id` value
| `speed-limit-down-enabled` | boolean | true means enabled
| `speed-limit-down` | number | max global download speed (KBps)
| `speed-limit-up-enabled` | boolean | true means enabled