From 254731289831c5e36a49895e86a276b59bfe7196 Mon Sep 17 00:00:00 2001 From: fukusuket <41001169+fukusuket@users.noreply.github.com> Date: Sun, 20 Apr 2025 16:54:29 +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 b8bde615..bdc5ef1d 100644 --- a/WELA.ps1 +++ b/WELA.ps1 @@ -1486,7 +1486,7 @@ function AuditFileSize { "Max Size", ` "Default", ` "Recommended", ` - "Is Log Full", ` + "Is Full", ` "Log Mode", ` "Correct Setting" ` ) @@ -1496,7 +1496,7 @@ function AuditFileSize { "--------", ` "------", ` "-----------", ` - "-----------", ` + "-------", ` "--------", ` "--------------" ` )