summaryrefslogtreecommitdiff
path: root/.env.intel
diff options
context:
space:
mode:
authorMichalX Szopinski <michalx.szopinski@intel.com>2020-11-24 15:12:50 +0300
committerDerick Montague <derick.montague@ibm.com>2020-12-01 02:53:07 +0300
commit842b5dbe74c06fcf75297be7f496d5f9f17655b9 (patch)
tree276879f37997c690c54ddc938ddd3a7b251cd5c4 /.env.intel
parentba91c4996e37e92b247cee72272f2afe38efd81b (diff)
downloadwebui-vue-842b5dbe74c06fcf75297be7f496d5f9f17655b9.tar.xz
Hide LDAP tab on Intel environment
Signed-off-by: MichalX Szopinski <michalx.szopinski@intel.com> Change-Id: I18c5df56a857733adebec57f0fba68590dcb11f8
Diffstat (limited to '.env.intel')
-rw-r--r--.env.intel5
1 files changed, 4 insertions, 1 deletions
diff --git a/.env.intel b/.env.intel
index 46201455..f47d7940 100644
--- a/.env.intel
+++ b/.env.intel
@@ -3,4 +3,7 @@ VUE_APP_ENV_NAME="intel"
VUE_APP_COMPANY_NAME="intel"
VUE_APP_SUBSCRIBE_SOCKET_DISABLED="true"
VUE_APP_VIRTUAL_MEDIA_LIST_ENABLED="true"
-CUSTOM_STYLES="true" \ No newline at end of file
+CUSTOM_STYLES="true"
+CUSTOM_APP_NAV="true"
+CUSTOM_STORE="true"
+CUSTOM_ROUTER="true" \ No newline at end of file