From cfd8ee2f4485aa6aa0890f75420fcaaa9ad7f82c Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Sun, 1 Dec 2024 19:56:52 -0500 Subject: [PATCH] allow env vars for API service metadata configuration --- docs/source/configuration.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/source/configuration.rst b/docs/source/configuration.rst index 88cdd93..c778a39 100644 --- a/docs/source/configuration.rst +++ b/docs/source/configuration.rst @@ -38,7 +38,6 @@ If you wish to update the API configuration, you can set the below values accord ``WIS2_GDC_METADATA_IDENTIFICATION_TITLE``,API title ``WIS2_GDC_METADATA_IDENTIFICATION_DESCRIPTION``,API description - ``WIS2_GDC_METADATA_IDENTIFICATION_KEYWORDS``,API keywords ``WIS2_GDC_METADATA_IDENTIFICATION_TERMS_OF_SERVICE``,API terms of service ``WIS2_GDC_METADATA_IDENTIFICATION_URL``,URL related to API ``WIS2_GDC_METADATA_LICENSE_NAME``,API license name