mirror of
https://github.com/langgenius/dify-docs-archived.git
synced 2026-07-16 10:34:25 -04:00
8 lines
139 B
JSON
8 lines
139 B
JSON
{
|
|
"plugins": ["sitemap"],
|
|
"pluginsConfig": {
|
|
"sitemap": {
|
|
"hostname": "https://docs.dify.ai/"
|
|
}
|
|
}
|
|
} |