From 7c7270f180c94b37742b36ea338f569f070b803f Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 7 May 2022 17:28:53 +0300 Subject: [PATCH] m.room.power_levels: clarify state 0 wording --- matrix/m.room.power_levels/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/matrix/m.room.power_levels/README.md b/matrix/m.room.power_levels/README.md index 9873f4a..965a513 100644 --- a/matrix/m.room.power_levels/README.md +++ b/matrix/m.room.power_levels/README.md @@ -26,7 +26,10 @@ This has the rest event in two forms, but doesn't duplicate the above. Generic notes: -* Don't have any state events specified as 0. +* Don't have anything in `events {}` as `0` or otherwise users will be + able to send state events with that name including gigabytes of + data breaking the room. + * Refer to security considerations of MSC 3779. ### Reasonable version