Skip to content

Commit

Permalink
Update v6-migration.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmgoodnow authored Apr 20, 2024
1 parent b46a46f commit 916ef39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/v6-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ You can grab the new `config.template.js` and simply go through and migrate your
:::

### Breaking Changes TLDR
- qBittorrent: If you use `qbit_manage` to enable AutoTMM, you will need to specify `legacyLinking: false` in your config.
- qBittorrent: If you use `qbit_manage` to enable AutoTMM, you will need to specify `legacyLinking: true` in your config.
- API auth: `apiAuth` option was removed and the optional `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.
- Minimum required Node version: v20

Expand Down

0 comments on commit 916ef39

Please sign in to comment.