We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08b286c commit 9777c3cCopy full SHA for 9777c3c
deps/rabbit/Makefile
@@ -118,7 +118,7 @@ define PROJECT_ENV
118
{writer_gc_threshold, 1000000000},
119
%% interval at which connection/channel tracking executes post operations
120
{tracking_execution_timeout, 15000},
121
- {track_auth_attempt_source, false}
+ {track_auth_attempt_source, false},
122
%% Number of entries per index segment.
123
%% This value can only be changed safely
124
%% on an empty node. Default calculated
0 commit comments