Update templates/conf.py

This commit is contained in:
2025-06-17 07:03:20 +00:00
parent 71d5c814e7
commit fd3f012e91

View File

@ -40,6 +40,7 @@ otcdocs_doc_type = '{{ doc_type }}'
otcdocs_service_category = '{{ service_category }}'
otcdocs_service_title = '{{ service_title }}'
otcdocs_service_type = '{{ service_type }}'
otcdocs_service_environment = 'internal'
otcdocs_cloud_environment = 'eu_de'
otcdocs_search_environment = 'hc_de'
otcdocs_search_index = 'search_index_de'