wiki updates

This commit is contained in:
Qstick
2021-05-12 23:11:58 -04:00
parent 9a8f2be432
commit 953b324df9
29 changed files with 44 additions and 510 deletions

View File

@@ -27,7 +27,7 @@ namespace NzbDrone.Core.Notifications.CustomScript
public override string Name => "Custom Script";
public override string Link => "https://github.com/Prowlarr/Prowlarr/wiki/Custom-Post-Processing-Scripts";
public override string Link => "https://wiki.servarr.com/Prowlarr_Settings#Connections";
public override ProviderMessage Message => new ProviderMessage("Testing will execute the script with the EventType set to Test, ensure your script handles this correctly", ProviderMessageType.Warning);