Implement archiving and rsync placeholder
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
# Please double check Your settings
|
||||
# --------------------------------------------------------
|
||||
|
||||
enabled=false #enable main function
|
||||
|
||||
www_backup=false # backup wwwroot
|
||||
www_dir='xyz' # wwwroot location
|
||||
@@ -17,6 +18,8 @@ apache=false # apache log backup
|
||||
nginx=false # nginx log backup
|
||||
log_purge=false # purge logs after backup
|
||||
|
||||
rsync_push=false # enable push to remote server
|
||||
push_clean=false # clean backup file after push
|
||||
#Docker
|
||||
#Docker volumes
|
||||
#Syslogs
|
||||
|
||||
Reference in New Issue
Block a user