Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
@@ -0,0 +1,10 @@ | ||
[{kernel, | ||
[ | ||
{sync_nodes_optional, | ||
[ | ||
'node1@127.0.0.1', | ||
'node2@127.0.0.1' | ||
]}, | ||
{sync_nodes_timeout, 5000} | ||
]} | ||
]. |