Fix more config options in cross-seed
This commit is contained in:
@@ -26,13 +26,13 @@ module.exports = {
|
||||
includeNonVideos: false,
|
||||
fuzzySizeThreshold: 0.02,
|
||||
excludeOlder: "12w",
|
||||
excludeRecentSearch: "2w",
|
||||
excludeRecentSearch: "3w",
|
||||
action: "inject",
|
||||
rtorrentRpcUrl: undefined,
|
||||
qbittorrentUrl: "https://qbittorrent.local.{{ personal_domain }}",
|
||||
duplicateCategories: true,
|
||||
notificationWebhookUrl: "https://webhooks.cheogram.com/{{ crossseed_webhook_endpoint }}",
|
||||
port: 2468,
|
||||
rssCadence: "2w",
|
||||
searchCadence: "6w",
|
||||
rssCadence: "16min",
|
||||
searchCadence: "1w",
|
||||
};
|
||||
|
Reference in New Issue
Block a user