mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-12 13:45:37 +00:00
[PR #442] [CLOSED] Disable log files compression default in MPF.Check #1019
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/SabreTools/MPF/pull/442
Author: @fuzz6001
Created: 12/24/2022
Status: ❌ Closed
Base:
master← Head:do-not-compress-log-files-in-check📝 Commits (1)
66cd606Disable 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.