Updated README.md - undocumented feature (#123)

This commit is contained in:
Maik Laschober
2021-02-17 09:10:50 +01:00
committed by GitHub
parent 0b14d90671
commit 5a70c624af

View File

@@ -32,6 +32,7 @@
| AUTO_BACKUP_DAYS_TO_LIVE | `3` | FALSE | This is the number of days you would like to keep backups for. While backups are compressed and generally small it is best to change this number as needed. |
| AUTO_BACKUP_ON_UPDATE | `0` | FALSE | Create a backup on right before updating and starting your server. |
| AUTO_BACKUP_ON_SHUTDOWN | `0` | FALSE | Create a backup on shutdown. |
| ODIN_CONFIG_FILE | `config.json` | FALSE | This file stores start parameters to restart the instance, change if you run multiple container instances on the same host |
### Docker Compose