From 3754ab04950dd9be7bfc5d39300f2d1b100b0287 Mon Sep 17 00:00:00 2001 From: Jamie Popkin Date: Fri, 20 Oct 2023 11:56:18 -0700 Subject: [PATCH] Updating the defaults Signed-off-by: Jamie Popkin --- services/tenant-ui/config/default.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/services/tenant-ui/config/default.json b/services/tenant-ui/config/default.json index 913677c59..fcc2230ec 100644 --- a/services/tenant-ui/config/default.json +++ b/services/tenant-ui/config/default.json @@ -8,18 +8,7 @@ "showInnkeeperAdminLogin": true, "showOIDCReservationLogin": false, "showWritableComponents": true, -<<<<<<< HEAD "quickConnectEndorserName": "", - "infoBanner": { - "visible": false, - "showMessage": true, - "message": "Have a wonderful day", - "messageLevel": "info", - "showEnvironment": true, - "showLoginStatus": false - }, -======= ->>>>>>> This should do it for the back end "session": { "timeoutSeconds": "600", "countdownSeconds": "30"