We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1da708 commit 92e36aaCopy full SHA for 92e36aa
application/config.json.template
@@ -89,7 +89,7 @@
89
"logInfoChannelWebhook": "<put_your_webhook_here>",
90
"logErrorChannelWebhook": "<put_your_webhook_here>",
91
"openaiApiKey": "<check pins in #tjbot_discussion for the key>",
92
- "sourceCodeBaseUrl": "<https://github.com/<your_account_here>/<your_repo_here>/blob/master/application/src/main/java/>"
+ "sourceCodeBaseUrl": "<https://github.com/<your_account_here>/<your_repo_here>/blob/master/application/src/main/java/>",
93
"jshell": {
94
"baseUrl": "<put_jshell_rest_api_url_here>",
95
"rateLimitWindowSeconds": 10,
0 commit comments