You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: serverless/pages/manage-your-project.mdx
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,10 +96,10 @@ Each project type offers different settings that let you adjust the performance
96
96
</DocCell>
97
97
</DocRow>
98
98
<DocRow>
99
+
<DocCell/>
99
100
<DocCell>
100
-
**Data Retention - Maximum data retention period**
101
-
</DocCell>
102
-
<DocCell>
101
+
**Maximum data retention period**
102
+
103
103
When enabled, this setting determines the maximum length of time that data can be retained in any data streams of this project.
104
104
105
105
Editing this setting replaces the data retention set for all data streams of the project that have a longer data retention defined. Data older than the new maximum retention period that you set is permanently deleted.
@@ -109,10 +109,10 @@ Each project type offers different settings that let you adjust the performance
109
109
</DocCell>
110
110
</DocRow>
111
111
<DocRow>
112
+
<DocCell/>
112
113
<DocCell>
113
-
**Data Retention - Default data retention period**
114
-
</DocCell>
115
-
<DocCell>
114
+
**Default data retention period**
115
+
116
116
When enabled, this setting determines the default retention period that is automatically applied to all data streams in your project that do not have a custom retention period already set.
0 commit comments