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