diff --git a/docs/v6-migration.md b/docs/v6-migration.md index da76c9e..ddf65bf 100644 --- a/docs/v6-migration.md +++ b/docs/v6-migration.md @@ -20,7 +20,7 @@ This document outlines the changes made and the actions required to take advanta | Scope/Area | Description | | ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| qBittorrent | If you use `qbit_manage` to enable AutoTMM, you will need to specify `legacyLinking: true` in your config if utilizing any linking functionality. | +| qBittorrent | Pending. | | API authentication | [`apiAuth`](./basics/options.md#apiauth) option was removed and the optional [`apiKey`](./basics/options.md#apikey) option was added. If unspecified, cross-seed will use an autogenerated API key. Use the API key when you make calls to the `/api/webhook` endpoint and the `/api/announce` endpoint. | | Node | Minimum required version: v20 |