aboutsummaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
Diffstat (limited to 'src/config')
-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 338428e..1b384c4 100644
--- a/src/config/example-options.ts
+++ b/src/config/example-options.ts
@@ -9,7 +9,8 @@ export default new Config({
wolframAlphaAppId: '[APP_ID]',
imgurClientId: '[CLIENT_ID]',
imgurClientSecret: '[CLIENT_SECRET]',
- sentryDsn: 'SENTRY_DSN'
+ sentryDsn: 'SENTRY_DSN',
+ perspectiveApiKey: '[PERSPECTIVE_API_KEY]'
},
environment: 'development',
owners: [