From c92e7fe24221d7b8c662382f5b6d316dc71d8997 Mon Sep 17 00:00:00 2001 From: markharleman <50380925+markharleman@users.noreply.github.com> Date: Wed, 2 Oct 2019 22:59:59 +0200 Subject: [PATCH] Add link to white list documentation (#10576) * Add link to white list documentation * :pencil2: Tweak --- source/_integrations/transmission.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/transmission.markdown b/source/_integrations/transmission.markdown index ee47b4d5e72..2216c67c202 100644 --- a/source/_integrations/transmission.markdown +++ b/source/_integrations/transmission.markdown @@ -119,7 +119,7 @@ Example of configuration of an automation with completed torrents: ### Service `add_torrent` -Adds a new torrent to download. It can either be a URL (http, https or ftp), magnet link or a local file (make sure that the path is white listed). +Adds a new torrent to download. It can either be a URL (http, https or ftp), magnet link or a local file (make sure that the path is [white listed](/docs/configuration/basic/#whitelist_external_dirs)). | Service data attribute | Optional | Description | | ---------------------- | -------- | ----------- |