Skip to content

Commit ea6eaf5

Browse files
More expiry improvements
1 parent fe930a5 commit ea6eaf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/concept-docs/pages/data-durability-acid-transactions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ xref:howtos:concurrent-document-mutations.adoc#pessimistic-locking[Pessimistic L
258258

259259
== Expiration
260260

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.
262262
When a document expires, Couchbase Server removes it.
263263
You can set a maximum time to live (`maxExpiry`) value on buckets and collections that imposes a default expiration on their documents.
264264
It also imposes an upper limit on explicitly-set expiration times.

0 commit comments

Comments
 (0)