This commit is contained in:
Michael Klishin 2017-10-28 01:41:30 +03:00
parent 4bac30db60
commit 2879048ad6
No known key found for this signature in database
GPG Key ID: E80EDCFA0CDB21EE
1 changed files with 1 additions and 0 deletions

View File

@ -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