mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 08:50:43 -05:00
10 lines
178 B
JSON
10 lines
178 B
JSON
|
{
|
||
|
"enabled": true,
|
||
|
"maxBackups": 15,
|
||
|
"directory": "./user/profiles/backups",
|
||
|
"backupInterval": {
|
||
|
"enabled": false,
|
||
|
"intervalMinutes": 120
|
||
|
}
|
||
|
}
|