app-catalog-ui/app_catalog/enabled/_50_dashboard_catalog.py

6 lines
188 B
Python

# The name of the dashboard to be added to HORIZON['dashboards']. Required.
DASHBOARD = 'app-catalog'
# If set to True, this dashboard will not be added to the settings.
DISABLED = False