Skip to content

Commit

Permalink
feat(docs): act-1448 - fix client key
Browse files Browse the repository at this point in the history
  • Loading branch information
TrofimovAnton85 committed Jul 11, 2024
1 parent 8e71abd commit cebbd22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ const config = {
[
"docusaurus-plugin-sentry",
{
DSN: "https://d3220b0812610810ddb5a911b3d97790@o124216.ingest.us.sentry.io/4507526235095040",
DSN: "d3220b0812610810ddb5a911b3d97790",
replaysOnErrorSampleRate: 1,
replaysSessionSampleRate: 0.25,
sampleRate: 0.25
Expand Down

0 comments on commit cebbd22

Please sign in to comment.