Minecraft-Console-Client/DebugTools/MccMcpWebPlayground/appsettings.Development.json
2026-04-01 13:45:12 +02:00

14 lines
293 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"MccWebHarness": {
"AllowFallbacks": false,
"DisableParallelToolCalls": true,
"ExposeInventoryWindowAction": false,
"ExposeInternalCommandTool": false
}
}