Skip to content
Draft
Show file tree
Hide file tree
Changes from 9 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
3 changes: 2 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@

NEXT_PUBLIC_ALGOLIA_APP_ID=
NEXT_PUBLIC_ALGOLIA_SEARCH_KEY=
NEXT_PUBLIC_SENTRY_DSN=
NEXT_PUBLIC_SENTRY_DSN=
NEXT_PUBLIC_ASK_AI_API_URL=https://docs-mcp.getsentry.workers.dev
1 change: 1 addition & 0 deletions .lycheeignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ https?://___.*___.*
# Internal Sentry development URLs
https?://.*\.getsentry\.net.*
https?://sentry-content-dashboard\.sentry\.dev.*
https?://docs-mcp\.getsentry\.workers\.dev.*

# Sites known to block automated checkers
https?://twitter\.com.*
Expand Down
Loading
Loading