Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions fern/products/docs/pages/enterprise/self-hosted.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ PDF export and **offline AI chat functionality** for self-hosted deployments are
| [HTTP snippets](/learn/docs/api-references/http-snippets) | Yes |
| [Intercom](/learn/docs/integrations/support/intercom) | No |
| [JWT-based authentication](/learn/docs/self-hosted/authentication) | Yes |
| [llms.txt](/learn/docs/ai-features/llms-txt) | No |
| [llms.txt](/learn/docs/ai-features/llms-txt) | Yes |
| [Navigation and sidebar](/learn/docs/configuration/navigation) | Yes |
| [OAuth](/learn/docs/authentication/setup/oauth) | No |
| [On-page feedback](/learn/docs/user-feedback) | No |
Expand Down Expand Up @@ -100,7 +100,7 @@ sequenceDiagram

## Monitoring and health checks

The self-hosted container includes [health check endpoints](./health-check-endpoints) on port 8081 for Kubernetes and Helm deployments.
The self-hosted container includes [health check endpoints](./health-check-endpoints) on port 8081 for Kubernetes and Helm deployments.



Expand Down
Loading