From 0ada91e61e4c81ec0d3e9047001f14c2c810eacb Mon Sep 17 00:00:00 2001 From: SugoiDogo Date: Sun, 28 Jan 2024 11:20:53 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1999ded..5178704 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,8 @@ It is highly recommended you set the following environment values before startin | RCON_ENABLED*** | Enable RCON for the Palworld server | true | true/false | | RCON_PORT | RCON port to connect to | 25575 | 1024-65535 | | QUERY_PORT | Query port used to communicate with Steam servers | 27015 | 1024-65535 | +| DELETE_OLD_BACKUPS | Delete backups after a certain number of days | false | true/false | +| OLD_BACKUP_DAYS | How many days to keep backups | | any positive integer | *highly recommended to set