Added error handling
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
##General Configuration
|
||||
#Error reporting
|
||||
##Command for sending error messages
|
||||
## Comment out when not in use, the error message as the argument
|
||||
#ErrorCMD=
|
||||
|
||||
#Core
|
||||
RMDAYS=14 #Days until first backup gets removed
|
||||
DOMC=01 #Day of month for monthly backups
|
||||
SYSTEMFILES="/etc/nginx/ /etc/apache2/ /etc/php/ /etc/mysql/ /etc/crontab /opt/" #Folders and files that will be backed
|
||||
|
||||
Reference in New Issue
Block a user