Skip to content

Commit 689d7d2

Browse files
Update src/pages/docs/messages/annotations.mdx
Co-authored-by: Mark Hulbert <[email protected]>
1 parent 87576d9 commit 689d7d2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/pages/docs/messages/annotations.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ When clients publish or delete an annotation, Ably automatically creates a [summ
2121
Annotations can be enabled for a channel or channel namespace with the *Message annotations, updates, and deletes* channel rule.
2222

2323
<Aside data-type='important'>
24-
Note that when message annotations are enabled, messages are [persisted](/docs/storage-history/storage#all-message-persistence) (whether or not persistence is enabled) in order to support the feature, which may increase your package quota usage. [Continuous history](/docs/storage-history/history#continuous-history) features are not yet supported (if you are currently using continuous history, be aware that for the moment, enabling annotations, updates, and deletes will break that feature!).
24+
When message annotations are enabled, messages are [persisted](/docs/storage-history/storage#all-message-persistence) regardless of whether or not persistence is enabled, in order to support the feature. This may increase your package cost.
25+
26+
[Continuous history](/docs/storage-history/history#continuous-history) features are not supported. Be aware that if you are currently using continuous history and enable annotations, updates, and deletes, continuous history will no longer function.
2527
</Aside>
2628

2729
1. Go to the [**Settings**](https://ably.com/accounts/any/apps/any/edit) tab of an app in your dashboard.

0 commit comments

Comments
 (0)