2024-04-16 18:29:40 +00:00
|
|
|
{
|
2025-01-11 10:52:23 +03:00
|
|
|
"serverLocation": "M:\\Development\\spt\\server",
|
2023-08-12 19:08:38 +01:00
|
|
|
"manualGarbageCollectionCalls": false,
|
2023-08-13 17:26:49 +01:00
|
|
|
"dumpProcessorConfig": {
|
2023-08-13 19:08:06 +01:00
|
|
|
"spawnContainerChanceIncludeAfterDate": "2023-08-10 00:00:01"
|
2023-08-13 17:26:49 +01:00
|
|
|
},
|
2023-08-12 19:08:38 +01:00
|
|
|
"dataStorageConfig": {
|
|
|
|
"dataStorageType": "Memory",
|
2025-01-11 10:52:23 +03:00
|
|
|
"fileDataStorageTempLocation": "M:\\Development\\spt\\dumps\\cache"
|
2023-08-12 19:08:38 +01:00
|
|
|
},
|
|
|
|
"readerConfig": {
|
|
|
|
"intakeReaderConfig": {
|
2023-08-15 16:36:29 +01:00
|
|
|
"maxDumpsPerMap": 5000,
|
2023-08-12 19:08:38 +01:00
|
|
|
"ignoredDumpLocations": [
|
|
|
|
"Hideout"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"dumpFilesLocation": [
|
2025-01-11 10:52:23 +03:00
|
|
|
"M:\\Development\\spt\\input"
|
2023-08-12 19:08:38 +01:00
|
|
|
],
|
|
|
|
"thresholdDate": "2023-01-08",
|
2025-01-11 10:52:23 +03:00
|
|
|
"processSubFolders": true
|
2023-08-12 19:08:38 +01:00
|
|
|
},
|
|
|
|
"processorConfig": {
|
2024-01-17 00:45:38 +00:00
|
|
|
"spawnPointToleranceForForced": 99.5,
|
|
|
|
"looseLootCountTolerancePercentage": 75
|
2023-08-12 19:08:38 +01:00
|
|
|
},
|
2024-04-16 18:29:40 +00:00
|
|
|
"collectorConfig": {
|
|
|
|
"collectorType": "Dump",
|
|
|
|
"maxEntitiesBeforeDumping": 1000,
|
2025-01-11 10:52:23 +03:00
|
|
|
"dumpLocation": "M:\\Development\\spt\\dumps\\tmp"
|
2024-04-16 18:29:40 +00:00
|
|
|
},
|
2023-08-12 19:08:38 +01:00
|
|
|
"writerConfig": {
|
2025-01-11 10:52:23 +03:00
|
|
|
"outputLocation": "M:\\Development\\spt\\dumps\\output"
|
2023-09-08 15:35:19 +01:00
|
|
|
},
|
|
|
|
"containerIgnoreList": {
|
2023-09-19 12:18:05 +01:00
|
|
|
"tarkovstreets": [
|
|
|
|
"container_City_SW_04_DesignStuff_00002",
|
|
|
|
"Lootable_00063"
|
|
|
|
]
|
2024-12-31 09:12:48 +00:00
|
|
|
},
|
|
|
|
"mapsToProcess": [
|
|
|
|
"bigmap",
|
|
|
|
"factory4_day",
|
|
|
|
"factory4_night",
|
|
|
|
"interchange",
|
|
|
|
"laboratory",
|
|
|
|
"lighthouse",
|
|
|
|
"rezervbase",
|
|
|
|
"sandbox",
|
|
|
|
"sandbox_high",
|
2025-01-11 10:52:23 +03:00
|
|
|
"shoreline",
|
2024-12-31 09:12:48 +00:00
|
|
|
"tarkovstreets",
|
|
|
|
"woods"
|
|
|
|
]
|
2023-08-12 19:08:38 +01:00
|
|
|
}
|