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: modules/concept-docs/pages/data-durability-acid-transactions.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -258,7 +258,7 @@ xref:howtos:concurrent-document-mutations.adoc#pessimistic-locking[Pessimistic L
258
258
259
259
== Expiration
260
260
261
-
The expiration setting for a document determines if and when it expires.
261
+
The expiration setting for a document determines if and when it expires -- see the xref:howtos:kv-operations.adoc#document-expiration[data operations page] for how to set this.
262
262
When a document expires, Couchbase Server removes it.
263
263
You can set a maximum time to live (`maxExpiry`) value on buckets and collections that imposes a default expiration on their documents.
264
264
It also imposes an upper limit on explicitly-set expiration times.
0 commit comments