Implement custom directory backup

This commit is contained in:
2023-02-22 19:42:00 +01:00
parent fa3ca3cf63
commit 472e490ea1
3 changed files with 22 additions and 6 deletions

View File

@@ -47,6 +47,8 @@ All configuration options can be found in the `backup.cfg` file. The script has
| db_password | ------> | Password for DB access |
| db_name | ------> | Name of database |
| db_all | ------> | Dump all databases instead of specific one |
| custom_backup | true/false | Enable backup of custom files |
| custom_dirs | ------> | Array of files/directories to backup
## Logs to backup array 📚