synapse-product/docs/development
realtyem 69814eb282
Allow override for requesting specific worker types for Complement on command line. (#14324)
* Expose getting SYNAPSE_WORKER_TYPES from external, allowing override of workers requested.

* Add WORKER_TYPES variable option to complement.sh script that passes requested workers into start_for_complement.sh entrypoint.

* Update docs to reflect this new ability.

* Changelog

* Don't rely on soft wrapping to format long strings

Good idea dklimpel. Thanks for catching that.

Co-authored-by: Dirk Klimpel <5740567+dklimpel@users.noreply.github.com>

* Small nits just noticed in docs.

* Fixup new line in docs.

Co-authored-by: Dirk Klimpel <5740567+dklimpel@users.noreply.github.com>
2022-11-08 12:34:09 +00:00
..
img/git
internal_documentation
synapse_architecture Add documentation for cancellation of request processing (#12761) 2022-05-18 17:56:23 +01:00
cas.md
contributing_guide.md Allow override for requesting specific worker types for Complement on command line. (#14324) 2022-11-08 12:34:09 +00:00
database_schema.md Emphasize the right reasons to use (room_id, event_id) in a schema (#13915) 2022-09-27 19:43:16 +00:00
demo.md Fix federation in demo scripts. (#12783) 2022-05-18 14:49:33 -04:00
dependencies.md Document common fix of Poetry problems by removing egg-info (#13785) 2022-09-15 16:28:03 -05:00
experimental_features.md
git.md
releases.md
reviews.md Add information on how the Synapse team does reviews. (#13132) 2022-07-06 07:30:58 -04:00
room-dag-concepts.md
saml.md