Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit57bdf56

Browse files
authored
Add caching page (coderabbitai#353)
1 parentb353017 commit57bdf56

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

‎docs/reference/caching.md‎

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
#Caching
2+
3+
CodeRabbit provides caching capabilities for code and dependencies to accelerate the review process. This feature enhances your development workflow by delivering faster feedback.
4+
5+
##Security and Privacy
6+
7+
- Cached data is encrypted (except for OSS projects)
8+
- Cache expires after a maximum of one week
9+
- Cached data is used exclusively for speeding up reviews
10+
11+
##Configuration
12+
13+
You can opt out of caching in two ways:
14+
15+
1.**Disable Cache**: Configure`Review - Disable Cache` at either:
16+
17+
- Organization level
18+
- Repository level
19+
20+
2.**Disable Data Retention**: Turn off the`Data Retention` setting in your Organization Settings to disable all data retention across your organization.

‎sidebars.ts‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ const sidebars: SidebarsConfig = {
175175
"tools/yamllint",
176176
],
177177
},
178+
"reference/caching",
178179
],
179180
},
180181
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp