From 01cde8e3cd095919ba74ac1d5e750e4b6842ae64 Mon Sep 17 00:00:00 2001 From: vasraz Date: Thu, 25 May 2023 12:31:58 +0100 Subject: Remove need for USER_ID header Signed-off-by: Vasyl Razinkov Change-Id: I5dd1e34343bebec8a26786f402dc2b9b818e7f10 Issue-ID: SDC-4508 --- docs/configuration.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/configuration.rst') diff --git a/docs/configuration.rst b/docs/configuration.rst index 5de8edebdd..480aeadd8b 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -1291,9 +1291,6 @@ FE-configuration.yaml - - &HTTP_IV_USER HTTP_IV_USER - &iv-user iv-user - - - - &USER_ID USER_ID - - &user-id user-id - - &HTTP_CSP_ATTUID HTTP_CSP_ATTUID - &csp-attuid csp-attuid @@ -1315,6 +1312,9 @@ FE-configuration.yaml - - &HTTP_CSP_EMAIL HTTP_CSP_EMAIL - &csp-email csp-email + - + - &USER_ID USER_ID + - &user-id user-id # Frontend configuration version version: 1.0 -- cgit 1.2.3-korg