From 2a1410286f07ec8822f668784e7f6c4f71549b93 Mon Sep 17 00:00:00 2001 From: OpenTelekomCloud Proposal Bot Date: Mon, 14 Aug 2023 16:07:27 +0000 Subject: [PATCH] Update content --- umn/source/conf.py | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/umn/source/conf.py b/umn/source/conf.py index 3d1a952..ccaf8c3 100644 --- a/umn/source/conf.py +++ b/umn/source/conf.py @@ -31,13 +31,13 @@ otcdocs_git_fqdn = 'gitea.eco.tsi-dev.otc-service.com' otcdocs_git_type = 'gitea' # Those variables are needed for indexing into OpenSearch -otcdocs_doc_environment = '' -otcdocs_doc_link = '' -otcdocs_doc_title = '' -otcdocs_doc_type = '' -otcdocs_service_category = '' -otcdocs_service_title = '' -otcdocs_service_type = '' +otcdocs_doc_environment = 'internal' +otcdocs_doc_link = '/distributed-database-middleware/umn/' +otcdocs_doc_title = 'Distributed Database Middleware - User Guide' +otcdocs_doc_type = 'umn' +otcdocs_service_category = 'database' +otcdocs_service_title = 'Distributed Database Middleware' +otcdocs_service_type = 'ddm' otcdocs_search_environment = 'hc_de' otcdocs_search_url = "https://opensearch.eco.tsi-dev.otc-service.com/"