2023-08-12 19:08:38 +01:00
|
|
|
|
{
|
2023-08-13 18:14:54 +01:00
|
|
|
|
"serverLocation": "E:\\spt\\Server",
|
2023-08-13 19:26:39 +01:00
|
|
|
|
"threads": 10,
|
2023-08-12 19:08:38 +01:00
|
|
|
|
"threadPoolingTimeoutMs": 1000,
|
|
|
|
|
"jsonSerializer": "DotNet",
|
|
|
|
|
"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",
|
2023-08-15 16:36:29 +01:00
|
|
|
|
"fileDataStorageTempLocation": "E:\\spt\\dumps\\cache"
|
2023-08-12 19:08:38 +01:00
|
|
|
|
},
|
|
|
|
|
"loggerConfig": {
|
|
|
|
|
"logLevel": "Info",
|
|
|
|
|
"queueLoggerPoolingTimeoutMs": 500
|
|
|
|
|
},
|
|
|
|
|
"readerConfig": {
|
|
|
|
|
"preProcessorConfig": {
|
|
|
|
|
"preProcessors": [
|
|
|
|
|
"SevenZip"
|
|
|
|
|
],
|
2023-08-15 16:36:29 +01:00
|
|
|
|
"preProcessorTempFolder": "E:\\spt\\dumps\\temp",
|
2023-08-12 19:08:38 +01:00
|
|
|
|
"cleanupTempFolderAfterProcess": true
|
|
|
|
|
},
|
|
|
|
|
"intakeReaderConfig": {
|
2023-08-15 16:36:29 +01:00
|
|
|
|
"maxDumpsPerMap": 5000,
|
2023-08-12 19:08:38 +01:00
|
|
|
|
"readerType": "Json",
|
|
|
|
|
"ignoredDumpLocations": [
|
|
|
|
|
"Hideout"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"dumpFilesLocation": [
|
2023-08-13 18:14:54 +01:00
|
|
|
|
"E:\\spt\\dumps\\input"
|
2023-08-12 19:08:38 +01:00
|
|
|
|
],
|
|
|
|
|
"thresholdDate": "2023-01-08",
|
|
|
|
|
"acceptedFileExtensions": [
|
|
|
|
|
"json",
|
|
|
|
|
"7z"
|
|
|
|
|
],
|
|
|
|
|
"processSubFolders": true,
|
|
|
|
|
"fileFilters": [
|
|
|
|
|
"JsonDump"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"processorConfig": {
|
2024-01-17 00:45:38 +00:00
|
|
|
|
"spawnPointToleranceForForced": 99.5,
|
|
|
|
|
"looseLootCountTolerancePercentage": 75
|
2023-08-12 19:08:38 +01:00
|
|
|
|
},
|
|
|
|
|
"writerConfig": {
|
2023-08-13 18:14:54 +01:00
|
|
|
|
"outputLocation": "E:\\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"
|
|
|
|
|
]
|
2023-08-12 19:08:38 +01:00
|
|
|
|
}
|
|
|
|
|
}
|