BitMeTv: Add instructions

BitMeTv: Add instructions to turn on SSL
This commit is contained in:
flightlevel
2016-02-07 16:39:20 +11:00
parent 7312c8c230
commit 189483b2b7
2 changed files with 6 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ namespace Jackett.Indexers
client: c,
logger: l,
p: ps,
configData: new ConfigurationDataCaptchaLogin())
configData: new ConfigurationDataCaptchaLogin("Ensure that you have the 'Force SSL' option set to 'yes' in your profile on the BitMeTv webpage."))
{
}