PlotDirector/PlotLine/appsettings.Development.json

12 lines
185 B
JSON

{
"Admin": {
"AllowedEmails": ["nickbeckley5@gmail.com"]
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}