Skip to content

Commit 3dad6fa

Browse files
committed
update docs
1 parent 6ababc8 commit 3dad6fa

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/guides/configure-coderabbit.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@ YAML settings:
5050
'You must use talk like Mr. T. I pity the fool who doesn't!'
5151
3. **`early_access`**: Enroll in the early access program to take advantage of
5252
forthcoming features before their general release (default:`false`).
53-
4. **`reviews`**: Configures review settings.
53+
4. **`enable_free_tier`**: Enable the free tier features for users who are not
54+
subscribed to a paid plan (default:`true`).
55+
5. **`reviews`**: Configures review settings.
5456

5557
- **`profile`**: Select the reviewer profile between `assertive` and `chill`.
5658
The `assertive` profile posts more comments and nitpicks the code more
@@ -185,7 +187,7 @@ YAML settings:
185187
- "CASING"
186188
```
187189

188-
5. **`knowledge_base`**: Configures knowledge base settings.
190+
6. **`knowledge_base`**: Configures knowledge base settings.
189191

190192
- **`learnings`**: Configures learnings settings.
191193
- **`scope`**: Specify the scope of learnings to use for the knowledge
@@ -206,7 +208,7 @@ YAML settings:
206208
- **`team_keys`**: A list of Linear team keys to use for the knowledge
207209
base. If not provided, all teams will be used.
208210

209-
6. **`chat`**: Defines the behavior of CodeRabbit's bot in conversations.
211+
7. **`chat`**: Defines the behavior of CodeRabbit's bot in conversations.
210212
- **`auto_reply`**: The bot automatically replies without the need of the
211213
user tagging it (default: `true`).
212214

0 commit comments

Comments
 (0)