File tree 1 file changed +10
-0
lines changed
dbm-ui/backend/db_periodic_task/local_tasks/disable_dbha
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change
1
+ """
2
+ TencentBlueKing is pleased to support the open source community by making 蓝鲸智云-DB管理系统(BlueKing-BK-DBM) available.
3
+ Copyright (C) 2017-2023 THL A29 Limited, a Tencent company. All rights reserved.
4
+ Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License.
5
+ You may obtain a copy of the License at https://opensource.org/licenses/MIT
6
+ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
7
+ an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
8
+ specific language governing permissions and limitations under the License.
9
+ """
10
+ from .task import update_disable_dbha_config
You can’t perform that action at this time.
0 commit comments