{
  "Logging": {
    "LogLevel": {
      "Default": "Warning"
    }
  },
  "ConnectionStrings": {
    "DefaultConnection": "server=localhost:8082;port=3306;database=recap;user id=root;password=admin;ConnectionReset=True;pooling=true;minpoolsize=1;maxpoolsize=200;ConnectionLifeTime=30"
  },
  "ConfigurationSettings": {
    "WebPath": "https://localhost:5080/recapweb/ws",
    "SystemHost": "localhost",
    "PushNotificationTitle": "Liverecap"
  },
  "NLogConfiguration": {
    "LblAmbiente": "Test",
    "FileName": "./logs/apprecap.log",
    "FileNameWarnErr": "./logs/apprecapWarnErr.log",
    "MailAddressesOnError": "paolo.loffreda@fanner.it"
  }
}
