From ccfbbccb80d44d94b437fc4935a73f7c11721a16 Mon Sep 17 00:00:00 2001 From: fukusuket <41001169+fukusuket@users.noreply.github.com> Date: Sun, 20 Apr 2025 16:53:58 +0900 Subject: [PATCH] feat: full/rotate check --- WELA.ps1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WELA.ps1 b/WELA.ps1 index ebd3c6f5..b8bde615 100644 --- a/WELA.ps1 +++ b/WELA.ps1 @@ -1486,7 +1486,7 @@ function AuditFileSize { "Max Size", ` "Default", ` "Recommended", ` - "Log Full", ` + "Is Log Full", ` "Log Mode", ` "Correct Setting" ` ) @@ -1496,7 +1496,7 @@ function AuditFileSize { "--------", ` "------", ` "-----------", ` - "--------", ` + "-----------", ` "--------", ` "--------------" ` )