added user facing messages echo and power user admin info logging with a true false for logging

This commit is contained in:
2026-03-25 00:55:37 +00:00
parent 8506ef4a6a
commit b8b373784e
3 changed files with 120 additions and 27 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ HOST1_SSH_KEY="/root/.ssh/Gmer4Lfe-rsync-key"
HOST2_SSH_KEY="/root/.ssh/Jayred365-rsync-key"
# -------------------------- Logging ---------------------------
ENABLE_LOGGING=true # true/false to enable script logging
ENABLE_LOGGING=true # false = only echo user-facing messages
#--------------------Rsync Script Defaults-----------------------