default pubsub pool_size: 8
This commit is contained in:
parent
4e474ee8b9
commit
913d6f5ed8
|
@ -147,7 +147,7 @@
|
|||
%% PubSub and Router
|
||||
{pubsub, [
|
||||
%% Default should be scheduler numbers
|
||||
%% {pool_size, 8},
|
||||
{pool_size, 8},
|
||||
|
||||
%% Subscription: disc | ram | false
|
||||
{subscription, ram},
|
||||
|
|
Loading…
Reference in New Issue