1
0
mirror of https://github.com/xzeldon/vwdump.git synced 2025-06-28 02:28:14 +03:00

Update README.md

This commit is contained in:
jmqm 2021-07-13 22:18:35 -05:00 committed by GitHub
parent 11c8653d26
commit f2f6fab4d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ services:
| UID ⭐| User ID to run the cron job as. |
| GID ⭐| Group ID to run the cron job as. |
| CRON_TIME 👍| When to run (default is every 12 hours). Info [here](https://www.ibm.com/docs/en/db2oc?topic=task-unix-cron-format) and editor [here](https://crontab.guru/). |
| DELETE_AFTER 👍| Delete backups _X_ days old. _(unsupported at the moment)_ |
| DELETE_AFTER 👍| Delete backups _X_ days old. _(exclusive to automatic mode)_ |
#### Optional
| Environment Variable | Info |