Update server

This commit is contained in:
Hactarus 2020-09-09 08:37:36 +00:00
parent 0cd2dadd40
commit 193a43f237
18 changed files with 3254 additions and 0 deletions

9
Configs/Backup.eco.template Executable file
View file

@ -0,0 +1,9 @@
{
"Enabled": true,
"MaxBackupsInLastHour": 2,
"MaxHourlyBackups": 24,
"MaxDailyBackups": 3,
"MaxWeeklyBackups": 10,
"BackupFrequencyInHours": 0.5,
"HeadBackupEnabled": false
}