synapse/changelog.d
Eric Eastwood 0371a354cf
Better clarify how to run a worker instance (pass both configs) (#15921)
Previously, if you just followed the instructions per the docs, you just ran into an error:

```sh
$ poetry run synapse_worker --config-path homeserver_generic_worker1.yaml

Missing mandatory `server_name` config option.
```
2023-07-11 17:13:54 -05:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
15708.feature Unix Sockets for HTTP Replication (#15708) 2023-07-11 13:08:06 -05:00
15911.feature Add + as an allowed character for Matrix IDs (MSC4009) (#15911) 2023-07-11 12:21:00 -04:00
15921.doc Better clarify how to run a worker instance (pass both configs) (#15921) 2023-07-11 17:13:54 -05:00
15922.misc Better warning in logs when we fail to fetch an alias (#15922) 2023-07-11 17:12:41 -05:00
15924.feature Bump Unix sockets intro version (#15924) 2023-07-11 15:32:50 -05:00