Merge pull request #1 from daniel156161/testing

Update README.md
This commit is contained in:
2020-09-12 12:41:31 +02:00
committed by GitHub
+1 -1
View File
@@ -36,7 +36,7 @@ docker run --detach --volume $(pwd):/data --env PFSENSE_USER=backupuser --env PF
- `PFSENSE_BACK_UP_RRD_DATA`. Optional. Should be either 1 or 0. This parameters is not validated. Include RRD data in the backup? 1=yes, 0=no. Default=1. - `PFSENSE_BACK_UP_RRD_DATA`. Optional. Should be either 1 or 0. This parameters is not validated. Include RRD data in the backup? 1=yes, 0=no. Default=1.
- `PFSENSE_BACKUP_DESTINATION_DIR`. Optional. What is the destination directory to back up to. This directory must exist and be writable. Default=/data - `PFSENSE_BACKUP_DESTINATION_DIR`. Optional. What is the destination directory to back up to. This directory must exist and be writable. Default=/data
- `TZ`. Optional. Timezone settings - `TZ`. Optional. Timezone settings
- `keepfiles` . Optional. How many Files do you like to keep (Testing) - `keepfiles` . Optional. How many Files do you like to keep
### Crontab ### Crontab
- can run custem Crontab Commands just put crontab.txt into your Data folder linked to the Container - can run custem Crontab Commands just put crontab.txt into your Data folder linked to the Container