From dda4a24cc22d8761fbd45afc33acf4d07cb03ad3 Mon Sep 17 00:00:00 2001 From: UltimateByte Date: Thu, 20 Oct 2016 17:35:39 +0200 Subject: [PATCH] backupdays --- Starbound/sbserver | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Starbound/sbserver b/Starbound/sbserver index 197d93ee3..cc6a1f462 100644 --- a/Starbound/sbserver +++ b/Starbound/sbserver @@ -76,6 +76,9 @@ servercfg="starbound_server.config" servercfgdefault="starbound_server.config" servercfgdir="${filesdir}/storage" servercfgfullpath="${servercfgdir}/${servercfg}" + +# Backup +backupdays="30" backupdir="${rootdir}/backups" # Logging