Skip to content

Commit

Permalink
use MSC number
Browse files Browse the repository at this point in the history
  • Loading branch information
uhoreg committed Feb 1, 2025
1 parent 5745065 commit fd38e41
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# MSCxxxx: "Do not encrypt for device" flag
# MSC4261: "Do not encrypt for device" flag

Some devices (such as bots and application service puppets) may not need to
receive encrypted messages. For example, an application service may have
Expand Down Expand Up @@ -44,7 +44,7 @@ does not pose any risk for leaking messages.
## Unstable prefix

Until this is proposal is accepted, implementations should use the property name
`org.matrix.mscxxxx.do_not_encrypt` rather than `do_not_encrypt`.
`org.matrix.msc4261.do_not_encrypt` rather than `do_not_encrypt`.

## Dependencies

Expand Down

0 comments on commit fd38e41

Please sign in to comment.