From 7e2f7b079584b931d166804544a5d5d5449bef75 Mon Sep 17 00:00:00 2001 From: Kegan Dougal <7190048+kegsay@users.noreply.github.com> Date: Fri, 5 Sep 2025 09:29:58 +0100 Subject: [PATCH] Update 4342-device-limit.md --- proposals/4342-device-limit.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/proposals/4342-device-limit.md b/proposals/4342-device-limit.md index 7f6e9ca33..33367ee37 100644 --- a/proposals/4342-device-limit.md +++ b/proposals/4342-device-limit.md @@ -27,6 +27,7 @@ In comparison to other encrypted apps: ### Proposal The maximum number of devices a user can have at any one time is reduced to 10. +Servers MAY have an even lower limit than this. Servers MUST NOT have a higher limit than this. >[!NOTE] > 10 was chosen based on a statistical analysis of the matrix.org database: @@ -77,4 +78,4 @@ The error code is `ORG_MATRIX_MSC4342_M_TOO_MANY_DEVICES` whilst in development. ### Dependencies -None. \ No newline at end of file +None.