2021-05-20 02:20:47 +08:00
|
|
|
%% This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
2021-02-26 21:45:49 +08:00
|
|
|
%%
|
2024-01-02 11:02:20 +08:00
|
|
|
%% Copyright (c) 2007-2025 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
2021-02-26 21:45:49 +08:00
|
|
|
%%
|
|
|
|
|
2021-03-02 23:30:34 +08:00
|
|
|
-define(MANAGEMENT_PG_SCOPE, rabbitmq_management).
|
2021-02-26 21:55:06 +08:00
|
|
|
-define(MANAGEMENT_PG_GROUP, management_db).
|