comment typo
This commit is contained in:
parent
3fdc6fdfa9
commit
84e71dae2e
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ import Logs.Transfer
|
||||||
import Network.URI
|
import Network.URI
|
||||||
import Control.Concurrent.Async
|
import Control.Concurrent.Async
|
||||||
|
|
||||||
-- youtube-dl is can follow redirects to anywhere, including potentially
|
-- youtube-dl can follow redirects to anywhere, including potentially
|
||||||
-- localhost or a private address. So, it's only allowed to download
|
-- localhost or a private address. So, it's only allowed to download
|
||||||
-- content if the user has allowed access to all addresses.
|
-- content if the user has allowed access to all addresses.
|
||||||
youtubeDlAllowed :: Annex Bool
|
youtubeDlAllowed :: Annex Bool
|
||||||
|
|
Loading…
Reference in a new issue