mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
New: Enable/Disable RSS Sync/Searching on a per indexer basis
This commit is contained in:
@@ -72,7 +72,7 @@ namespace NzbDrone.Integration.Test
|
||||
// Add Wombles
|
||||
var wombles = Indexers.Post(new Api.Indexers.IndexerResource
|
||||
{
|
||||
Enable = true,
|
||||
EnableRss = true,
|
||||
ConfigContract = "NullConfig",
|
||||
Implementation = "Wombles",
|
||||
Name = "Wombles",
|
||||
|
Reference in New Issue
Block a user