Fixed typo
This commit is contained in:
parent
60f45c72f6
commit
f591a315ae
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ akka {
|
|||
# Allow core threads to time out
|
||||
allow-core-timeout = on
|
||||
|
||||
# How long time the dispatcher will wait for new actors until it shut down
|
||||
# How long time the dispatcher will wait for new actors until it shuts down
|
||||
shutdown-timeout = 1s
|
||||
|
||||
# Throughput defines the number of messages that are processed in a batch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue