MatrixRoomUtils

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | LICENSE

appsettings.Development.json (119B)


      1 {
      2   "Logging": {
      3     "LogLevel": {
      4       "Default": "Information",
      5       "Microsoft.AspNetCore": "Warning"
      6     }
      7   }
      8 }