{
  "Logging": {
    "LogLevel": {
      "Default": "Warning"
    }
  },
  "ConnectionStrings": {
    "DefaultConnection": "server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recap;user id=recapadmin01;password=5_1Y3aWkYxBrt41z;ConnectionReset=True;pooling=true;minpoolsize=1;maxpoolsize=50;ConnectionLifeTime=30;ConnectionTimeout=5"
  },
  "ConfigurationSettings": {
    "WebPath": "https://liverecap.fanner.it/recapweb/ws",
    "RegistrationConfirmWebPath": "https://auth.liverecap.fanner.it/recapweb/ws",
    "SystemHost": "liverecap.fanner.it"
  },
  "NLogConfiguration": {
    "LblAmbiente": "Prod",
    "FileName": "./logs/apprecap.log",
    "FileNameWarnErr": "./logs/apprecapWarnErr.log",
    "MailAddressesOnError": "paolo.loffreda@fanner.it"
  },
  "CronSettings": {
    "AutomaticCompressLargeVideosExpression": "0 2-8 * * *"
  }
}
