mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-28 19:48:37 +01:00
fix sections a bit
This commit is contained in:
parent
7b310db783
commit
0c6bd900a3
|
|
@ -468,3 +468,15 @@ Active Application Services
|
|||
API that provides hooks into the server so that you can intercept and
|
||||
manipulate events, and/or insert virtual users & rooms into the server.
|
||||
|
||||
Policy Servers
|
||||
==============
|
||||
.. NOTE::
|
||||
This section is a work in progress.
|
||||
|
||||
.. TODO-spec
|
||||
We should mention them in the Architecture section at least: how they fit
|
||||
into the picture.
|
||||
|
||||
Enforcing policies
|
||||
------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -576,17 +576,3 @@ If the query contains the optional ``field`` key, it should give the name of a
|
|||
result field. If such is present, then the result should contain only a field
|
||||
of that name, with no others present. If not, the result should contain as much
|
||||
of the user's profile as the home server has available and can make public.
|
||||
|
||||
|
||||
Policy Servers
|
||||
==============
|
||||
.. NOTE::
|
||||
This section is a work in progress.
|
||||
|
||||
.. TODO-spec
|
||||
We should mention them in the Architecture section at least: how they fit
|
||||
into the picture.
|
||||
|
||||
Enforcing policies
|
||||
------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Signing Events
|
||||
--------------
|
||||
==============
|
||||
|
||||
Canonical JSON
|
||||
~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue