Server Configuration/Backup.eco: Difference between revisions
From Eco - English Wiki
| [unchecked revision] | [checked revision] |
Added table with a description of the options (except for the HeadBackupEnabled option, as I don't know what it's for) |
correction of the text true in red |
||
| Line 7: | Line 7: | ||
|- | |- | ||
|<code>Enabled</code> | |<code>Enabled</code> | ||
|true | |<code>true</code> | ||
| | | | ||
* <code>true</code> | * <code>true</code> | ||
Revision as of 20:24, 25 September 2025
| Setting | Default | Options | Description |
|---|---|---|---|
Enabled
|
true
|
|
Enables or disables automatic backup |
MaxBackupsInLastHour
|
2.0
|
Maximum number of backups in the last hour | |
MaxHourlyBackups
|
2.0
|
Maximum number of backups per hour | |
MaxDailyBackups
|
2.0
|
Maximum number of backups per day | |
MaxWeeklyBackups
|
2.0
|
Maximum number of backups per Weekly | |
BackupFrequencyInHours
|
2.0
|
Frequency of backups in hours | |
HeadBackupEnabled
|
false
|
|
No idea |