mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Command line args. Superceade pull #102 from sdesbure:master
This commit is contained in:
@@ -103,6 +103,7 @@ namespace Jackett.Services
|
||||
|
||||
public void Initalize()
|
||||
{
|
||||
logger.Info("Starting Jackett " + configService.GetVersion());
|
||||
CultureInfo.DefaultThreadCurrentCulture = new CultureInfo("en-US");
|
||||
|
||||
// Allow all SSL.. sucks I know but mono on linux is having problems without it..
|
||||
|
Reference in New Issue
Block a user