mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-11-09 17:25:03 -05:00
* 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> |
||
|---|---|---|
| .. | ||
| build_debian_packages.py | ||
| check-newsfragment.sh | ||
| check_line_terminators.sh | ||
| check_pydantic_models.py | ||
| check_schema_delta.py | ||
| complement.sh | ||
| config-lint.sh | ||
| database-save.sh | ||
| docker_update_debian_changelog.sh | ||
| dump_macaroon.py | ||
| federation_client.py | ||
| generate_sample_config.sh | ||
| lint.sh | ||
| make_full_schema.sh | ||
| mypy_synapse_plugin.py | ||
| next_github_number.sh | ||
| release.py | ||
| sign_json.py | ||