From da6e6cc52634e264261854729df5ec6ef6b25e4d Mon Sep 17 00:00:00 2001 From: Daniel Dolezal <40464775+daniel156161@users.noreply.github.com> Date: Sat, 12 Sep 2020 12:40:42 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c2a5be..26c6640 100644 --- a/README.md +++ b/README.md @@ -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_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 -- `keepfiles` . Optional. How many Files do you like to keep (Testing) +- `keepfiles` . Optional. How many Files do you like to keep ### Crontab - can run custem Crontab Commands just put crontab.txt into your Data folder linked to the Container