Philipp Rothmann
84204b03a7
chore: publish 3.9.1+v1.87.0 release
2023-07-18 21:47:15 +02:00
Philipp Rothmann
b57b73d5d6
fix: bump homeserver config version
2023-07-18 21:46:54 +02:00
Philipp Rothmann
66bd6be8fc
chore: publish 3.9.0+v1.87.0 release
2023-07-18 21:34:53 +02:00
Philipp Rothmann
2445d9f33a
fix: healthchecks
2023-06-12 14:14:43 +02:00
Philipp Rothmann
09c4ca146f
chore: publish 2.2.0+v1.68.0 release
2022-10-17 13:18:04 +02:00
Philipp Rothmann
dcc9ec543d
chore: publish 2.0.0+v1.58.1 release
2022-05-12 17:26:14 +02:00
Philipp Rothmann
65a149eac3
add env vars for idp_id, allow_existing_users
...
Migrating from an idp old homeserver.yaml config could require to set
the idp_id to 'oidc' see this issue for reference:
https://github.com/matrix-org/synapse/issues/9514#issuecomment-788805476
2022-05-12 16:59:22 +02:00
Philipp Rothmann
6041ad6112
fix: use in to allow multiple overrides
2022-04-12 23:32:18 +02:00
Philipp Rothmann
af3c8fd252
add comrade backupbot
2022-04-12 15:29:56 +02:00
Philipp Rothmann
0378e8d89f
bump homeserver.yaml version
2022-04-06 17:31:14 +02:00
Philipp Rothmann
c542629264
add SERVE_SERVER_WELLKNOWN variable
...
This config allows matrix-synapse to create a endpoint on
$DOMAIN/.well-known/matrix/server used for federation.
It's a straight forward way (no port opening required)
to enable federation if you are okay having a subdomain
(matrix.example.org) as your homeserver address.
2022-04-06 13:01:28 +02:00