pull/270/head
KnifMelti 2023-02-01 04:38:52 +01:00
parent 78d4534eb7
commit 086fd00fec
1 changed files with 2 additions and 2 deletions

View File

@ -75,13 +75,13 @@ Install Winget-AutoUpdate and prerequisites silently.
**-MaxLogFiles**
Specify number of allowed log files.
Default is 3 of 0-99:
Default is 3 out of 0-99:
Setting MaxLogFiles to 0 don't delete any old archived log files.
Setting it to 1 keeps the original one and just let it grow.
**-MaxLogSize**
Specify the size of the log file in bytes before rotating.
Default is 1048576 = 1 MB (ca. 8000 lines)
Default is 1048576 = 1 MB (ca. 7500 lines)
**-WingetUpdatePath**
Specify Winget-AutoUpdate installation location. Default: `C:\ProgramData\Winget-AutoUpdate` (Recommended to leave default).