Fixes to local_settings.py (Horizon)

* Replaces the setting SITE_BRANDING with the name of the project.
* Removed HELP_URL, it was pointing to WRS website

Change-Id: I3fac377dd16c09d7606490beb45aceddb32473c1
Story: 2003397
This commit is contained in:
Eddie Ramirez 2018-08-09 11:44:54 -07:00
parent 518f1f4b56
commit a79d3de4b2
1 changed files with 1 additions and 3 deletions

View File

@ -991,9 +991,7 @@ OPERATION_LOG_OPTIONS = {
# Wind River CGCS Branding Settings
SITE_BRANDING = "Akraino Edge Stack"
# To be deprecated
HORIZON_CONFIG["help_url"] = "http://www.windriver.com/support/"
SITE_BRANDING = "StarlingX"
# Note (Eddie Ramirez): The theme name will be updated after r0
AVAILABLE_THEMES = [