astara-horizon/_80_admin_rug.py

7 lines
268 B
Python

# The name of the panel group to be added to HORIZON_CONFIG. Required.
PANEL_GROUP = 'rug'
# The display name of the PANEL_GROUP. Required.
PANEL_GROUP_NAME = 'RUG'
# The name of the dashboard the PANEL_GROUP associated with. Required.
PANEL_GROUP_DASHBOARD = 'admin'