Skip to content

Commit 9a8f399

Browse files
committed
merge conflicts
1 parent f0c0ae6 commit 9a8f399

29 files changed

+27
-6012
lines changed

.tool-versions

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
{partisan , [
4242
{peer_port, 27000},
4343
{partisan_peer_service_manager , partisan_default_peer_service_manager} ,
44-
{channels , [data, control]}
4544
{acceptor_pool_size, 5}
4645
]} ,
4746

doc/achlys.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h3 class="function"><a name="clusterize-0">clusterize/0</a></h3>
8686

8787
<h3 class="function"><a name="contagion-0">contagion/0</a></h3>
8888
<div class="spec">
89-
<p><tt>contagion() -&gt; [{error, atom()} | {ok, atom()}]</tt><br></p>
89+
<p><tt>contagion() -&gt; {ok, []} | {ok, [map()]}</tt><br></p>
9090
</div><p>Form Lasp cluster without attempting to ping neighbors beforehand.</p>
9191

9292
<h3 class="function"><a name="declare-4">declare/4</a></h3>

0 commit comments

Comments
 (0)