add links to reference.conf to docs
This commit is contained in:
parent
9ed116c4bd
commit
d6b33d15a8
16 changed files with 103 additions and 32 deletions
|
|
@ -220,3 +220,10 @@ surprising ways.
|
|||
|
||||
* Don't use MultiNodeSpec methods like address lookup, barrier entry et.c. from other threads than the main test
|
||||
thread. This also means that you shouldn't use them from inside an actor, a future, or a scheduled task.
|
||||
|
||||
Configuration
|
||||
=============
|
||||
|
||||
There are several configuration properties for the Multi-Node Testing module, please refer
|
||||
to the :ref:`reference configuration <config-akka-multi-node-testkit>`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue