cosmetic
This commit is contained in:
parent
d4c5750f86
commit
e951aed7ee
|
|
@ -221,8 +221,8 @@
|
||||||
%% write more - we can always come back on the next publish to do
|
%% write more - we can always come back on the next publish to do
|
||||||
%% more.
|
%% more.
|
||||||
-define(RAM_INDEX_BATCH_SIZE, 64).
|
-define(RAM_INDEX_BATCH_SIZE, 64).
|
||||||
-define(PERSISTENT_MSG_STORE, msg_store_persistent).
|
-define(PERSISTENT_MSG_STORE, msg_store_persistent).
|
||||||
-define(TRANSIENT_MSG_STORE, msg_store_transient).
|
-define(TRANSIENT_MSG_STORE, msg_store_transient).
|
||||||
|
|
||||||
-include("rabbit.hrl").
|
-include("rabbit.hrl").
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue