diff --git a/ansible/roles/qbittorrent/templates/cross-seed/config.js b/ansible/roles/qbittorrent/templates/cross-seed/config.js index b0efcd8..30146f3 100644 --- a/ansible/roles/qbittorrent/templates/cross-seed/config.js +++ b/ansible/roles/qbittorrent/templates/cross-seed/config.js @@ -34,7 +34,7 @@ module.exports = { seasonsFromEpisodes: 0.8, matchMode: "partial", linkDirs: ["/data/torrents/cross-seed"], - linkType: "hardlink", + linkType: "reflink", notificationWebhookUrls: ["https://webhooks.cheogram.com/{{ crossseed_webhook_endpoint }}"], port: 2468, rssCadence: "16min",