18 lines
328 B
JSON
18 lines
328 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"UseDarkMode": false,
|
|
"EnableCsvImports": true,
|
|
"UseMPG": true,
|
|
"UseDescending": false,
|
|
"EnableAuth": false,
|
|
"UserNameHash": "",
|
|
"UserPasswordHash": "",
|
|
"UsekWh": false
|
|
}
|