mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 04:21:27 +02:00
New: Application Status Warnings
This commit is contained in:
@@ -36,9 +36,7 @@ namespace NzbDrone.Integration.Test
|
||||
{
|
||||
Indexers.Post(new Prowlarr.Api.V1.Indexers.IndexerResource
|
||||
{
|
||||
EnableRss = false,
|
||||
EnableInteractiveSearch = false,
|
||||
EnableAutomaticSearch = false,
|
||||
Enable = false,
|
||||
ConfigContract = nameof(FileListSettings),
|
||||
Implementation = nameof(FileList),
|
||||
Name = "NewznabTest",
|
||||
|
Reference in New Issue
Block a user