mirror of
https://github.com/SabreTools/MPF.git
synced 2026-07-02 17:24:48 +00:00
The default changes are: - Setting `CompressLogFiles` to `true` - Setting `ToolsInSeparateWindow` to `true` - Setting `EnableLogFormatting` to `false` - Setting `EnableProgressProcessing` to `false` The last two don't really matter if `ToolsInSeparateWindow` is `true` since no UI-derived logs will ever trigger them, so they're being disabled for now.