mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 11:34:09 +01:00
Remove HTTP from supported protocols
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
ce44a395b9
commit
5571635d90
|
|
@ -127,7 +127,6 @@ servers:
|
|||
variables:
|
||||
protocol:
|
||||
enum:
|
||||
- http
|
||||
- https
|
||||
default: https
|
||||
hostname:
|
||||
|
|
|
|||
Loading…
Reference in a new issue