Skip to content

Commit 2879048

Browse files
Explain
1 parent 4bac30d commit 2879048

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ define PROJECT_ENV
125125
%% by default we choose to not terminate the entire node if one
126126
%% vhost had to shut down, see server#1158 and server#1280
127127
{vhost_restart_strategy, continue},
128+
%% {global, prefetch count}
128129
{default_consumer_prefetch, {false, 0}}
129130
]
130131
endef

0 commit comments

Comments
 (0)