We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bac30d commit 2879048Copy full SHA for 2879048
Makefile
@@ -125,6 +125,7 @@ define PROJECT_ENV
125
%% by default we choose to not terminate the entire node if one
126
%% vhost had to shut down, see server#1158 and server#1280
127
{vhost_restart_strategy, continue},
128
+ %% {global, prefetch count}
129
{default_consumer_prefetch, {false, 0}}
130
]
131
endef
0 commit comments