slightly adjust fishnet node target

pull/9273/head
Niklas Fiekas 2021-06-27 14:21:40 +02:00
parent a81fe3b194
commit e1ff8a1504
1 changed files with 1 additions and 1 deletions

View File

@ -415,7 +415,7 @@ fishnet {
}
offline_mode = true # any client can provide moves and analysis
actor.name = fishnet
analysis.nodes = 2000000 # nnue
analysis.nodes = 2100000 # nnue
move.plies = 300
client_min_version = "2.1.3"
}