Default settings file update for BACKUP_FILE
This commit is contained in:
@@ -13,7 +13,7 @@ TARGET_PORT="";
|
|||||||
TARGET_BORG_PATH="";
|
TARGET_BORG_PATH="";
|
||||||
# folder where the backup folder will be created
|
# folder where the backup folder will be created
|
||||||
TARGET_FOLDER="";
|
TARGET_FOLDER="";
|
||||||
# the backup file (folder) for this host $(hostname), must end with .borg
|
# the backup file (folder) for this backup, avoid dynamic variables in here, must end with .borg
|
||||||
BACKUP_FILE="";
|
BACKUP_FILE="";
|
||||||
# compression settings (none, lz4, zstd, zlib, lzma)
|
# compression settings (none, lz4, zstd, zlib, lzma)
|
||||||
# empty is default zstd
|
# empty is default zstd
|
||||||
|
|||||||
Reference in New Issue
Block a user