mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Fixed the cleanup of the User config backup files.
Fixed the cleanup of the profile/world backup file in CSM.
This commit is contained in:
parent
3512e36bac
commit
3b2bad7607
20 changed files with 221 additions and 141 deletions
|
|
@ -567,6 +567,7 @@
|
|||
<sys:String x:Key="GlobalSettings_BackupIntervalLabel">Backup Interval:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_BackupIntervalTooltip">How often to perform the server backup, in hours and minutes (hh:mm). Set to 00:00 to disable.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_DeleteOldFilesLabel">Delete Old Backup Files</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_DeleteOldFilesTooltip">If enabled, when the auto-backup runs the old backup files will be deleted.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_DeleteIntervalLabel">Older Than:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_DeleteIntervalTooltip">How old the backup file must be to be deleted in days.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_BackupWorldSaveLabel">WorldSave Message:</sys:String>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue