File tree Expand file tree Collapse file tree 1 file changed +0
-29
lines changed
Expand file tree Collapse file tree 1 file changed +0
-29
lines changed Original file line number Diff line number Diff line change @@ -301,37 +301,8 @@ END_EXCLUDES
301301
302302` ` ` bash
303303#! /bin/bash
304- #! /bin/bash
305304# ===================== v0.27 - 2025.08.12 ========================
306305#
307- # Example backup.conf:
308- # BACKUP_DIRS="/home/user/test/./ /var/www/./"
309- # BOX_DIR="/backup/"
310- 311- # LOG_FILE="/var/log/backup.log"
312- # LOG_RETENTION_DAYS=7
313- # MAX_LOG_SIZE_MB=10
314- # BANDWIDTH_LIMIT_KBPS=1000
315- # RECYCLE_BIN_ENABLED=true
316- # RECYCLE_BIN_DIR="recycle_bin"
317- # RECYCLE_BIN_RETENTION_DAYS=30
318- # CHECKSUM_ENABLED=false
319- # NTFY_ENABLED=true
320- # NTFY_TOKEN="your_token"
321- # NTFY_URL="https://ntfy.sh/your_topic"
322- # NTFY_PRIORITY_SUCCESS=3
323- # NTFY_PRIORITY_WARNING=4
324- # NTFY_PRIORITY_FAILURE=5
325- # BEGIN_SSH_OPTS
326- # -i
327- # /root/.ssh/id_rsa
328- # -p22
329- # END_SSH_OPTS
330- # BEGIN_EXCLUDES
331- # *.tmp
332- # /tmp/
333- # END_EXCLUDES
334- #
335306# =================================================================
336307# SCRIPT INITIALIZATION & SETUP
337308# =================================================================
You can’t perform that action at this time.
0 commit comments