0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-01 03:59:03 +02:00
dendrite/docs
Alex Kirk 05f72fc4be
Update docs and sample config for the relay_api (#3011)
This adds an empty `relay_api` section to the sample configuration. For
SQLite environments, or others where a `database.connection_string` is
needed for each section, there should be an entry in the configuration
sample as a basis.

This PR also changes the "Configuring Dendrite" documentation in that
respect.

The requirement was introduced in #2917. When upgrading dendrite, it
will complain about `relay_api.database.connection_string` not being
configured.

### Pull Request Checklist

<!-- Please read
https://matrix-org.github.io/dendrite/development/contributing before
submitting your pull request -->

* [x] I have added Go unit tests or [Complement integration
tests](https://github.com/matrix-org/complement) for this PR _or_ I have
justified why this PR doesn't need tests
* [x] Pull request includes a [sign off below using a legally
identifiable
name](https://matrix-org.github.io/dendrite/development/contributing#sign-off)
_or_ I have already signed off privately

Signed-off-by: `Alex Kirk <akirk@users.noreply.github.com>`
2023-03-27 10:55:36 +02:00
..
_sass/custom New documentation: https://matrix-org.github.io/dendrite/ 2022-05-11 15:39:36 +01:00
administration Update admin-promotion instructions; clarify ID for evacuation (#2997) 2023-03-05 18:42:38 +01:00
caddy Filter /members, return members at given point (#2827) 2022-10-25 12:39:10 +02:00
development Move every db.Prepare to sqlutil.Statementlist, remove trace driver (#3026) 2023-03-23 13:52:53 +01:00
hiawatha Filter /members, return members at given point (#2827) 2022-10-25 12:39:10 +02:00
images Add CI information to CONTRIBUTING.md (#778) 2019-08-07 11:46:36 +01:00
installation Update docs and sample config for the relay_api (#3011) 2023-03-27 10:55:36 +02:00
nginx Filter /members, return members at given point (#2827) 2022-10-25 12:39:10 +02:00
other New documentation: https://matrix-org.github.io/dendrite/ 2022-05-11 15:39:36 +01:00
systemd Updated instructions and references to monolith to their new names (#2994) 2023-03-03 10:20:53 +01:00
_config.yml New documentation: https://matrix-org.github.io/dendrite/ 2022-05-11 15:39:36 +01:00
administration.md New documentation: https://matrix-org.github.io/dendrite/ 2022-05-11 15:39:36 +01:00
development.md New documentation: https://matrix-org.github.io/dendrite/ 2022-05-11 15:39:36 +01:00
FAQ.md Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
Gemfile New documentation: https://matrix-org.github.io/dendrite/ 2022-05-11 15:39:36 +01:00
Gemfile.lock Bump activesupport from 6.0.5 to 6.0.6.1 in /docs (#2959) 2023-02-02 10:27:38 +01:00
index.md Fix link 2022-05-11 15:46:45 +01:00
INSTALL.md Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
installation.md New documentation: https://matrix-org.github.io/dendrite/ 2022-05-11 15:39:36 +01:00