0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-29 09:48:19 +02:00
dendrite/setup/config
Neboer 2a4c7f45b3
Add support for config "auto_join_rooms" (#2823)
Add support for config "auto_join_rooms". Now new accounts can join the
rooms in config file automatically.

### Pull Request Checklist

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

* [x] 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)

Signed-off-by: `Rubin Poster <rubinposter@gmail.com>`
2022-10-26 11:04:53 +02:00
..
config.go Allow specifying old signing keys with the public key and key ID only (#2770) 2022-10-06 11:56:00 +01:00
config_appservice.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_clientapi.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_federationapi.go HTTP connection keepalives (#2730) 2022-09-20 17:17:44 +01:00
config_global.go Fix wrong config key 2022-10-24 07:10:50 +02:00
config_jetstream.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_keyserver.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_mediaapi.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_mscs.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_roomserver.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_syncapi.go Update search docs 2022-09-27 17:10:47 +01:00
config_test.go Add .well-known/matrix/client to clientapi (#2551) 2022-07-25 10:39:57 +01:00
config_userapi.go Add support for config "auto_join_rooms" (#2823) 2022-10-26 11:04:53 +02:00