You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: proposals/2732-olm-fallback-keys.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ of a one-time key when no one-time keys are available.
12
12
## Proposal
13
13
14
14
A new request parameter, `fallback_keys`, is added to the body of the
15
-
`/keys/upload` client-server API, which is in the same format as the
15
+
[`/keys/upload` client-server API](https://matrix.org/docs/spec/client_server/r0.6.1#post-matrix-client-r0-keys-upload), which is in the same format as the
16
16
`one_time_keys` parameter with the exception that there must be at most one key
17
17
per key algorithm. If the user had previously uploaded a fallback key for a
18
18
given algorithm, it is replaced -- the server will only keep one fallback key
0 commit comments