From 2879048ad6df40b64624f366f72009778fcbcaa8 Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Sat, 28 Oct 2017 01:41:30 +0300 Subject: [PATCH] Explain --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 1c2d096a70..b736c19fc7 100644 --- a/Makefile +++ b/Makefile @@ -125,6 +125,7 @@ define PROJECT_ENV %% by default we choose to not terminate the entire node if one %% vhost had to shut down, see server#1158 and server#1280 {vhost_restart_strategy, continue}, + %% {global, prefetch count} {default_consumer_prefetch, {false, 0}} ] endef