Skip to content

Commit 1ee5df2

Browse files
authored
Update backup.conf
1 parent 3358f12 commit 1ee5df2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

backup.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ SSH_OPTS_STR="-p 23"
1717

1818
# --- Logging ---
1919
LOG_FILE="/var/log/backup_rsync.log"
20-
LOG_RETENTION_DAYS=90 # Delete rotated logs older than this many days
20+
# Delete rotated logs older than this many days
21+
LOG_RETENTION_DAYS=90
2122

2223
# --- Notification Toggles ---
2324
# Set to 'true' to enable, 'false' to disable.

0 commit comments

Comments
 (0)