mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-06-28 07:16:04 -04:00
fixed docs link
This commit is contained in:
@@ -7,7 +7,6 @@ using Cleanuparr.Persistence.Models.Configuration.MalwareBlocker;
|
||||
using Microsoft.AspNetCore.Authorization;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using Microsoft.Extensions.Logging;
|
||||
|
||||
namespace Cleanuparr.Api.Features.Webhooks.Controllers;
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ Controls how the Malware Blocker is started:
|
||||
- **Schedule + Webhook**: Both — webhooks scan new grabs immediately, while the schedule remains a safety net.
|
||||
|
||||
<Note>
|
||||
Webhook triggering is only supported for **Sonarr** and **Radarr**. See [Webhook triggering](./webhook-triggers) for setup.
|
||||
Webhook triggering is only supported for **Sonarr** and **Radarr**. See [Webhook triggering](./malware-blocker/webhook-triggers) for setup.
|
||||
</Note>
|
||||
|
||||
</ConfigSection>
|
||||
|
||||
Reference in New Issue
Block a user