mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-22 09:29:59 +00: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