Server Configuration/Backup.eco
From Eco - English Wiki
The settings in this file can be accessed in-game by using the /serverui command and navigating to Initial Setup -> Backup
| Setting | Default | Description |
|---|---|---|
Enabled
|
true
|
Enables or disables automatic backup. |
MaxBackupsInLastHour
|
2.0
|
Maximum number of backups to keep from the last hour. |
MaxHourlyBackups
|
2.0
|
Maximum number of backups to keep per hour. |
MaxDailyBackups
|
2.0
|
Maximum number of backups to keep per day. |
MaxWeeklyBackups
|
2.0
|
Maximum number of backups to keep per week. |
BackupFrequencyInHours
|
2.0
|
Frequency of backups in hours. |
HeadBackupEnabled
|
false
|
Special kind of backup which always contains current 'HEAD' state and overwrites every time. It happens often enough to minimize data loss. |