Thanks to visit codestin.com Credit goes to github.com
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 c615a72 commit f1f2314Copy full SHA for f1f2314
docs/self-hosted/github.md
@@ -114,11 +114,6 @@ LINEAR_PAT=[<linear-personal-access-token>]
114
OAUTH2_ENDPOINT=[<endpoint>]
115
OAUTH2_CLIENT_ID=[<client-id>]
116
OAUTH2_CLIENT_SECRET=[<client-secret>]
117
-
118
-# Set to true to use the on-prem knowledge base features. This will take precedence over the ENABLE_LEARNINGS flag above.
119
-SELF_HOSTED_KNOWLEDGE_BASE=[true]
120
-# The branch which CodeRabbit will store the knowledge base json files in.
121
-SELF_HOSTED_KNOWLEDGE_BASE_BRANCH=[coderabbitai/data]
122
```
123
124
:::note
0 commit comments