mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-17 21:26:22 -04:00
Only wanted is default for CP
This commit is contained in:
@@ -14,7 +14,7 @@ namespace NzbDrone.Core.NetImport.CouchPotato
|
||||
Link = "http://localhost";
|
||||
Port = 5050;
|
||||
UrlBase = "";
|
||||
OnlyActive = false;
|
||||
OnlyActive = true;
|
||||
}
|
||||
|
||||
[FieldDefinition(0, Label = "CouchPotato URL", HelpText = "Link to your CoouchPootato.")]
|
||||
|
||||
Reference in New Issue
Block a user