DOCS: tick-duration.tick-duration, see #2748
This commit is contained in:
parent
86a85f8605
commit
6a26dda6f7
2 changed files with 2 additions and 2 deletions
|
|
@ -623,7 +623,7 @@ introduce the extra overhead of another thread.
|
||||||
::
|
::
|
||||||
|
|
||||||
# shorter tick-duration of default scheduler when using cluster
|
# shorter tick-duration of default scheduler when using cluster
|
||||||
akka.scheduler.tick-duration.tick-duration = 33ms
|
akka.scheduler.tick-duration = 33ms
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -629,7 +629,7 @@ introduce the extra overhead of another thread.
|
||||||
::
|
::
|
||||||
|
|
||||||
# shorter tick-duration of default scheduler when using cluster
|
# shorter tick-duration of default scheduler when using cluster
|
||||||
akka.scheduler.tick-duration.tick-duration = 33ms
|
akka.scheduler.tick-duration = 33ms
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue