Files
gwms/GWMS.UI/appsettings.Staging.json
T
2021-06-21 11:25:22 +02:00

10 lines
231 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Trace",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"matrixUrl": "http://qrcode.steamware.net/"
}