Skip to content

Commit

Permalink
fix(formatting: bold codes
Browse files Browse the repository at this point in the history
  • Loading branch information
zakkarry committed Apr 21, 2024
1 parent 1ba0594 commit 887237d
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 @@ -57,7 +57,7 @@ To achieve torrent linking, you simply have to mount or give permission (if nece

The new folder structure in v6 for the [`linkDir`](./basics/options.md#linkdir) creates sub-folders for each indexer (for example, `/link_dir/Indexer 1/Name.of.Torrent.File.mkv`). This doesn't change previously matched torrents, but if enabled will follow this new structure.

There is, however, a new option introduced into `config.js` named [`legacyLinking`](./basics/options.md#legacylinking); mainly to attempt accommodate some cases of users of qBittorrent who want to utilize Auto Torrent Management and possibly `cat_change` features with `qbit_manage`. \*\*This has not proven to be effective after testing has been performed by our pre-release testers.
There is, however, a new option introduced into `config.js` named [`legacyLinking`](./basics/options.md#legacylinking); mainly to attempt accommodate some cases of users of qBittorrent who want to utilize Auto Torrent Management and possibly `cat_change` features with `qbit_manage`. **This has not proven to be effective after testing has been performed by our pre-release testers.**

All that said, setting [`legacyLinking`](./basics/options.md#legacylinking) to `true` will tell `cross-seed` to use the same style of linking as v5, but support torrent-based linking in addition to data; one folder with all the linked torrent data directly inside.

Expand Down

0 comments on commit 887237d

Please sign in to comment.