Skip to content

Commit 5c981c0

Browse files
authored
Merge branch 'devel' into add-hub-to-dab-consumers
2 parents 6db7b97 + d4ea85e commit 5c981c0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ansible_base/feature_flags/definitions/feature_flags.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@
6262
When enabled, Controller job data is collected and stored locally in the platform
6363
database to power the dashboard_reports API and automation-reports UI.
6464
support_url: ''
65-
toggle_type: run-time
65+
toggle_type: install-time
6666
labels:
6767
- metrics

ansible_base/feature_flags/migrations/0005_manual_20260417.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Addition of FEATURE_DASHBOARD_COLLECTION_ENABLED
33
###
44

5-
# FileHash: 2f5c26fd5d1e8a3e93ee14f76b3dd7fcebff316ab07fc27b6d3e8f22c2740e01
5+
# FileHash: 11f68664f09302bb83628f80405c111a9e58bf07527bd2d63adfc972226711c0
66

77
from django.db import migrations
88

0 commit comments

Comments
 (0)