commit
8643045f25
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ const MAX_LOG_SIZE = 50 * 1024 * 1024; // 50MB
|
|||
|
||||
const FILE_STREAM_CHUNK_SIZE: number = 4 * 1024 * 1024;
|
||||
|
||||
const SENTRY_DSN = 'https://28650eea457d43538bd450b20e3c4efd@sentry.ente.io/8';
|
||||
const SENTRY_DSN = 'https://d07335b164972be76241355272e726d4@sentry.ente.io/5';
|
||||
|
||||
const RELEASE_VERSION = require('../../package.json').version;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue