Update 40.md

Co-authored-by: Leo Wandersleb <leo@leowandersleb.de>
This commit is contained in:
Thomas 2022-12-16 12:03:07 +01:00 committed by GitHub
parent 7ad1812b46
commit 04a84aa545
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
40.md
View File

@ -46,7 +46,7 @@ Relay Behavior
Relays MAY NOT delete an expired message immediately on expiration and MAY persist them indefinitely. Relays MAY NOT delete an expired message immediately on expiration and MAY persist them indefinitely.
Relays SHOULD NOT send expired events to clients, even if they are stored. Relays SHOULD NOT send expired events to clients, even if they are stored.
Relays SHOULD drop any events that are published to them if they are expired. Relays SHOULD drop any events that are published to them if they are expired.
Relays SHOULD persist ephemeral events until their expiration timestamp if an ephemeral event has one, and relays MAY limit the amount of time an ephemeral event is persisted. An expiration timestamp does not affect storage of ephemeral events.
Suggested Use Cases Suggested Use Cases
------------------- -------------------