From b46a46fb616a3babd9af3bf84798144fcd4b5812 Mon Sep 17 00:00:00 2001 From: Michael Goodnow Date: Sat, 20 Apr 2024 16:05:37 -0400 Subject: [PATCH] Update v6-migration.md --- docs/v6-migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/v6-migration.md b/docs/v6-migration.md index 512de6c..ff965c7 100644 --- a/docs/v6-migration.md +++ b/docs/v6-migration.md @@ -27,7 +27,7 @@ You can grab the new `config.template.js` and simply go through and migrate your ::: -## Breaking Changes +### Breaking Changes TLDR - qBittorrent: If you use `qbit_manage` to enable AutoTMM, you will need to specify `legacyLinking: false` 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