config/fallingtree.json geändert #3

Open
Athro-HIro wants to merge 2 commits from Athro-HIro/new:main into main
Showing only changes of commit e0883edf0a - Show all commits

View File

@ -7,12 +7,12 @@
"deniedLeaves": [], "deniedLeaves": [],
"breakMode": "FALL_ITEM", "breakMode": "FALL_ITEM",
"detectionMode": "ABOVE_CUT", "detectionMode": "ABOVE_CUT",
"maxScanSize": 200, "maxScanSize": 300,
"maxSize": 100, "maxSize": 100,
"maxLeafDistanceFromLog": 12, "maxLeafDistanceFromLog": 12,
"maxSizeAction": "ABORT", "maxSizeAction": "ABORT",
"breakOrder": "LOWEST_FIRST", "breakOrder": "LOWEST_FIRST",
"minimumLeavesAroundRequired": 4, "minimumLeavesAroundRequired": 2,
"includePersistentLeavesInRequiredCount": false, "includePersistentLeavesInRequiredCount": false,
"treeBreaking": true, "treeBreaking": true,
"leavesBreaking": true, "leavesBreaking": true,