From 5018fcb48634ceb887ee4bcbb76f87cadc53efd9 Mon Sep 17 00:00:00 2001 From: ddeyo Date: Wed, 17 Oct 2018 14:07:42 -0700 Subject: [PATCH] fix 2 --- ee/ucp/admin/configure/ucp-configuration-file.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ee/ucp/admin/configure/ucp-configuration-file.md b/ee/ucp/admin/configure/ucp-configuration-file.md index 50c26344d4..b07bd8e5ae 100644 --- a/ee/ucp/admin/configure/ucp-configuration-file.md +++ b/ee/ucp/admin/configure/ucp-configuration-file.md @@ -93,8 +93,9 @@ Included when you need to set custom API headers. You can repeat this section mu [custom_api_server_headers] -| Item | Description | | -|:---------------|:-------------------------------------------------------------------------------------------| +| Item | Description | +| ----------- | ----------- | +| Header | Title | | `name` | Set to specify the name of the custom header with `name` = "*X-Custom-Header-Name*". | | `value` | Set to specify the value of the custom header with `value` = "*Custom Header Value*". |