From 6ad8b20d23944005250ea951265ef64844592369 Mon Sep 17 00:00:00 2001 From: Frank Bischof Date: Thu, 8 Jun 2023 09:29:16 +0200 Subject: [PATCH] v3.0.1 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e4c88c6..f4f2b8b 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ This CSV path can be set in the global vars part of the script. - robocopy needs to be installed ## Configuration +``` $MAX_FOLDER_SIZE = Max folder size to zip, otherwise switch to robocopy. $TIMESTAMP = Timeformat to use for the logfile $TARGET_FILENAME = Target archive name @@ -17,6 +18,7 @@ $LOGFILE = Log file $TEMPFOLDER_RUNNING = Source folder name for when archive is running $TEMPFOLDER_DONE = Source folder name for when archive is done $TEMPFOLDER_FAILED = Source folder name for when archive is failed +``` ### CSV template Create a CSV file containing the following setup: