{
  "Logging": {
    "LogLevel": {
      "Default": "None"
    }
  },
  "ConnectionStrings": {},
  "ConfigurationSettings": {
    "MaxPasswordRetry": 3,
    "RetryWaitTime": 15,
    "DisableSMID": true,
    "MaxClipAllowedForRecap": 100,
    "PushNotificationServerKey": "AAAAYGEhIw8:APA91bEeiNSdE85FI77oSF9zsqr1mu84q5BLRLqIDy6AQMOxit8hvIJKJiYUMVf2tQmM9vwvDhpAJVEMjvi5YWgrKuizwLbQsNJyWaGTFmEsBkLJBv9SgJkb2IXIErKsfupgHOFE4K2W",
    "DefaultStatus": 1,
    "BlockedRole": 5,
    "TempFolder": "/var/www/html/recapweb",
    "RootFolder": "/var/www/html/recapweb",
    "SystemUsername": "arcwebusr",
    "SystemPassword": "jP6HHKb_1ufuyQx8",
    "IdempotencyStalenessMinutes": 10,
    "WebPath": "https://liverecap.fanner.it/recapweb/ws",
    "SystemHost": "apprecapw01.westeurope.cloudapp.azure.com"
  },
  "NLogConfiguration": {
    "LblAmbiente": "Test",
    "FileName": "./logs/{$A}_apprecap.log",
    "MailAddressesOnError": "paolo.loffreda@fanner.it"
  },

  "SmtpSettings": {
    "SmtpServer": "SSL0.OVH.NET",
    "SmtpPort": 465,
    "smtpUser": "notification@liverecap.it",
    "smtpPwd": "3402-wekf-75087-Polur",
    "sender": "notification@liverecap.it"
  },
  "AllowedHosts": "*",
  "Jwt": {
    "key": "adighfjhfsi08745gdftBFq83fbgnuighuihgi09457846ftz69xi",
    "Issuer": "AppRecapTokenServerAithority",
    "ClientId": "AppRecapMediaPlayer",
    "Subject": "AppRecapAuthorizationToken"
  },
  "CronSettings": {
    "CustomerDeleteExpression": "0 0 * * *",
    "AutomaticStopLiveExpression": "0 * * * *",
    "AutomaticTokenDeviceExpression": "0 * * * *",
    "AutomaticDeleteStoriesExpression": "0 3 * * *",
    "AutomaticCompressLargeVideosExpression": "0 2-8 * * *",
    "DeleteOldLogsExpression": "0 2 * * *",
    "TimeZone": "Europe/Rome"
  },
  "Ffmpeg": {
    "MaxConcurrency": 2
  }
}
