aboutsummaryrefslogtreecommitdiff
path: root/src/config/example-options.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/example-options.ts')
-rw-r--r--src/config/example-options.ts3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/config/example-options.ts b/src/config/example-options.ts
index f6b9dc1..aafda05 100644
--- a/src/config/example-options.ts
+++ b/src/config/example-options.ts
@@ -8,7 +8,8 @@ export default new Config({
hypixelApiKey: '[API_KEY]',
wolframAlphaAppId: '[APP_ID]',
imgurClientId: '[CLIENT_ID]',
- imgurClientSecret: '[CLIENT_SECRET]'
+ imgurClientSecret: '[CLIENT_SECRET]',
+ sentryDsn: 'SENTRY_DSN'
},
environment: 'development',
owners: [