s/config/account_data/
This commit is contained in:
parent
40f7eab73f
commit
05c0092664
3 changed files with 25 additions and 25 deletions
|
@ -1,7 +1,7 @@
|
|||
Client Config
|
||||
=============
|
||||
|
||||
.. _module:client_config:
|
||||
.. _module:account_data:
|
||||
|
||||
Clients can store their config on their homeserver. This config will be synced
|
||||
between different devices and can persist across installations on a particular
|
||||
|
@ -23,4 +23,4 @@ the tags are for.
|
|||
Client Behaviour
|
||||
----------------
|
||||
|
||||
{{v2_client_config_http_api}}
|
||||
{{v2_account_data_http_api}}
|
|
@ -27,7 +27,7 @@ groups: # reusable blobs of files when prefixed with 'group:'
|
|||
- modules/search.rst
|
||||
- modules/guest_access.rst
|
||||
- modules/tags.rst
|
||||
- modules/client_config.rst
|
||||
- modules/account_data.rst
|
||||
|
||||
|
||||
title_styles: ["=", "-", "~", "+", "^", "`"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue