Update nexusvoice config
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
# === Repo & target ===
|
||||
NAME="nexusvoice"
|
||||
REPO="/home/acid/backups/${NAME}" # adjust if you want the repo elsewhere
|
||||
REPO="/opt/backups/${NAME}" # adjust if you want the repo elsewhere
|
||||
TARGET="/home/acid/nexusvoice" # update to /opt/nexusvoice when files move
|
||||
|
||||
# === Database (Docker) ===
|
||||
@@ -17,7 +17,7 @@ DUMP_SCRIPT="/opt/backup-agent/dump_db.sh"
|
||||
|
||||
# === Rclone offsite mirror ===
|
||||
RCLONE_REMOTE="scaleway"
|
||||
RCLONE_PATH="par-backup-1/nexusvoice" # different directory from srv in same bucket
|
||||
RCLONE_PATH="cyanet-backups-prod/cilaos" # different directory from srv in same bucket
|
||||
RCLONE_MAX_DELETE=200
|
||||
|
||||
# === Credentials ===
|
||||
|
||||
Reference in New Issue
Block a user