Add search config parameters and metadataGlobs

This commit is contained in:
amarantha-k
2025-04-28 16:35:08 -07:00
parent d95a83d4dc
commit de6e1953e9

View File

@@ -23,6 +23,20 @@ responseHeaders:
'/@l10n/es-ES/**':
- name: X-Robots-Tag
value: noindex
search:
engine: typesense
ai:
hide: false
prompt: "How can I help you today?"
metadataGlobs:
'docs/**':
redocly_category: Documentation
'blog/**':
redocly_category: Blog
'resources/**':
redocly_category: Resources
'community/**':
redocly_category: Community
seo:
siteUrl: https://xrpl.org/
rbac:
@@ -62,8 +76,6 @@ links:
rel: stylesheet
- href: https://www.unpkg.com/@xrpl/ai-css/xrplai.css
rel: stylesheet
- href: https://cdn.jsdelivr.net/npm/@docsearch/css@3
rel: stylesheet
logo:
srcSet: ./static/img/XRPLedger_DevPortal-black.svg light ./static/img/XRPLedger_DevPortal-white.svg dark