08acafc46b
... so that we can leverage the default items defined in horizon. Change-Id: I6242f8cb48e51892476ead2f764d7d2c96d11448
5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
# Custom local_settings.py
|
|
DEBUG = <%= @django_debug %>
|
|
|
|
HORIZON_CONFIG["help_url"] = "<%= @help_url %>"
|