We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3358f12 commit 1ee5df2Copy full SHA for 1ee5df2
backup.conf
@@ -17,7 +17,8 @@ SSH_OPTS_STR="-p 23"
17
18
# --- Logging ---
19
LOG_FILE="/var/log/backup_rsync.log"
20
-LOG_RETENTION_DAYS=90 # Delete rotated logs older than this many days
+# Delete rotated logs older than this many days
21
+LOG_RETENTION_DAYS=90
22
23
# --- Notification Toggles ---
24
# Set to 'true' to enable, 'false' to disable.
0 commit comments