diff options
| author | Michael Klishin <michael@clojurewerkz.org> | 2017-10-28 01:41:30 +0300 |
|---|---|---|
| committer | Michael Klishin <michael@clojurewerkz.org> | 2017-10-28 01:41:30 +0300 |
| commit | 2879048ad6df40b64624f366f72009778fcbcaa8 (patch) | |
| tree | 478e93d88890401232b1efffdcd53e78dd93af9d | |
| parent | 4bac30db6037f8c7f51cb0c759310186cd416ad4 (diff) | |
| download | rabbitmq-server-git-2879048ad6df40b64624f366f72009778fcbcaa8.tar.gz | |
Explain
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
