[PR #442] [CLOSED] Disable log files compression default in MPF.Check #1019

Closed
opened 2026-01-29 16:24:52 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/442
Author: @fuzz6001
Created: 12/24/2022
Status: Closed

Base: masterHead: do-not-compress-log-files-in-check


📝 Commits (1)

  • 66cd606 Disable log files compression default

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 MPF.Core/Utilities/OptionsLoader.cs (+3 -0)

📄 Description

Since the current default is true, there is no way to disable compression.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/MPF/pull/442 **Author:** [@fuzz6001](https://github.com/fuzz6001) **Created:** 12/24/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `do-not-compress-log-files-in-check` --- ### 📝 Commits (1) - [`66cd606`](https://github.com/SabreTools/MPF/commit/66cd60637f4eef3033e329fb857414d56dd5edd5) Disable log files compression default ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MPF.Core/Utilities/OptionsLoader.cs` (+3 -0) </details> ### 📄 Description Since the current default is `true`, there is no way to disable compression. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:24:52 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1019