chore: Fix incorrectly prefixed config names (#992)

This commit is contained in:
He-Pin(kerr) 2024-01-20 18:39:11 +08:00 committed by GitHub
parent 637d72af7a
commit 9bf2566c13
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,7 @@ class ZipWithIndexBenchmark {
import ZipWithIndexBenchmark._
private val config = ConfigFactory.parseString("""
akka.actor.default-dispatcher {
pekko.actor.default-dispatcher {
executor = "fork-join-executor"
fork-join-executor {
parallelism-factor = 1