Change to throw an error when credit_flow_default_credit invalid
This commit is contained in:
parent
e589c42476
commit
e6954c8720
|
|
@ -1751,8 +1751,7 @@ persist_static_configuration() ->
|
|||
[classic_queue_index_v2_segment_entry_count,
|
||||
classic_queue_store_v2_max_cache_size,
|
||||
classic_queue_store_v2_check_crc32,
|
||||
incoming_message_interceptors,
|
||||
credit_flow_default_credit
|
||||
incoming_message_interceptors
|
||||
]),
|
||||
|
||||
%% Disallow the following two cases:
|
||||
|
|
|
|||
Loading…
Reference in New Issue