diff --git a/latest/.sample_config_header.yaml b/latest/.sample_config_header.yaml index 09e86ca0ca..2355337e6d 100644 --- a/latest/.sample_config_header.yaml +++ b/latest/.sample_config_header.yaml @@ -1,26 +1,12 @@ # This file is maintained as an up-to-date snapshot of the default -# homeserver.yaml configuration generated by Synapse. -# -# It is intended to act as a reference for the default configuration, -# helping admins keep track of new options and other changes, and compare -# their configs with the current default. As such, many of the actual -# config values shown are placeholders. +# homeserver.yaml configuration generated by Synapse. You can find a +# complete accounting of possible configuration options at +# https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html # # It is *not* intended to be copied and used as the basis for a real # homeserver.yaml. Instead, if you are starting from scratch, please generate # a fresh config using Synapse by following the instructions in # https://matrix-org.github.io/synapse/latest/setup/installation.html. - -# Configuration options that take a time period can be set using a number -# followed by a letter. Letters have the following meanings: -# s = second -# m = minute -# h = hour -# d = day -# w = week -# y = year -# For example, setting redaction_retention_period: 5m would remove redacted -# messages from the database after 5 minutes, rather than 5 months. - +# ################################################################################ diff --git a/latest/404.html b/latest/404.html index 8cd53682c5..eb90e881f0 100644 --- a/latest/404.html +++ b/latest/404.html @@ -77,7 +77,7 @@ diff --git a/latest/CAPTCHA_SETUP.html b/latest/CAPTCHA_SETUP.html index 534cbfd1aa..f3ad21494d 100644 --- a/latest/CAPTCHA_SETUP.html +++ b/latest/CAPTCHA_SETUP.html @@ -76,7 +76,7 @@ diff --git a/latest/admin_api/account_validity.html b/latest/admin_api/account_validity.html index ef27129291..d57b0cb15e 100644 --- a/latest/admin_api/account_validity.html +++ b/latest/admin_api/account_validity.html @@ -76,7 +76,7 @@ diff --git a/latest/admin_api/delete_group.html b/latest/admin_api/delete_group.html deleted file mode 100644 index 9eb9f026cb..0000000000 --- a/latest/admin_api/delete_group.html +++ /dev/null @@ -1,198 +0,0 @@ - - - - - - Delete Group - Synapse - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - -
-
- -
- -
- -

Delete a local group

-

This API lets a server admin delete a local group. Doing so will kick all -users out of the group so that their clients will correctly handle the group -being deleted.

-

To use it, you will need to authenticate by providing an access_token -for a server admin: see Admin API.

-

The API is:

-
POST /_synapse/admin/v1/delete_group/<group_id>
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - \ No newline at end of file diff --git a/latest/admin_api/event_reports.html b/latest/admin_api/event_reports.html index 9dca2b0070..13fddfa5b5 100644 --- a/latest/admin_api/event_reports.html +++ b/latest/admin_api/event_reports.html @@ -76,7 +76,7 @@ @@ -304,7 +304,7 @@ have a canonical alias set.