summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2022-05-23 13:12:02 -0300
committerVitor Mattos <vitor@php.rio>2022-06-30 15:01:26 -0300
commit751d18f2b110f4e1de4152fa213cdc6e77d5134f (patch)
treeb30e014314b17a30e85eaf3033e1052ca59f0042 /docs
parent26808039bd1f967cf6ce81b9be3c822dfd345d9b (diff)
Rename ttl to message expire
Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'docs')
-rw-r--r--docs/conversation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conversation.md b/docs/conversation.md
index 893cb395d..a0875f985 100644
--- a/docs/conversation.md
+++ b/docs/conversation.md
@@ -337,7 +337,7 @@
+ `401 Unauthorized` When the participant is a guest
+ `404 Not Found` When the conversation could not be found for the participant
-## Set time to live for messages in a conversation
+## Set message expire for messages in a conversation
* Required capability: `time-to-live`
* Method: `POST`