@@ -50,7 +50,9 @@ YAML settings:
5050' You must use talk like Mr. T. I pity the fool who doesn' t!'
51513. **`early_access`** :Enroll in the early access program to take advantage of
5252forthcoming 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`.
5658The `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
207209base. 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
211213user tagging it (default :` true` ).
212214