SMAPI/Dewdrop/appsettings.json

9 lines
105 B
JSON

{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Warning"
}
}
}