6 lines
183 B
Plaintext
6 lines
183 B
Plaintext
# The name of the dashboard to be added to HORIZON['dashboards']. Required.
|
|
DASHBOARD = 'router'
|
|
|
|
# If set to True, this dashboard will not be added to the settings.
|
|
DISABLED = False
|