| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove support for ACME v1 (#10194) | Brendan Abolivier | 2021-06-17 | 1 | -6/+0 |
* | Fix docker image to not log at `/homeserver.log` (#10045) | Sergio Miguéns | 2021-05-24 | 1 | -1/+3 |
* | Add a dockerfile for running a set of Synapse worker processes (#9162) | Andrew Morgan | 2021-04-14 | 2 | -2/+34 |
* | Replace `room_invite_state_types` with `room_prejoin_state` (#9700) | Richard van der Hoff | 2021-03-30 | 1 | -8/+0 |
* | Remove vestiges of uploads_path config (#9462) | Richard van der Hoff | 2021-02-22 | 1 | -1/+0 |
* | Replace 'perspectives' config block with 'trusted_key_servers' in docker home... | Andrew Morgan | 2021-01-19 | 1 | -6/+4 |
* | Increase default max_upload_size from 10M to 50M (#8502) | Mateusz Przybyłowicz | 2020-10-09 | 1 | -1/+1 |
* | Move setting of Filter into code. | Erik Johnston | 2020-08-11 | 1 | -6/+0 |
* | Fix logging config for the docker image (#6197) | Richard van der Hoff | 2019-10-18 | 1 | -0/+2 |
* | Add missing space in default logging file format generated by the Docker imag... | Slavi Pantaleev | 2019-07-12 | 1 | -1/+1 |
* | Move logging utilities out of the side drawer of util/ and into logging/ (#5606) | Amber Brown | 2019-07-04 | 1 | -1/+1 |
* | Remove SMTP_* env var functionality from docker conf (#5596) | Andrew Morgan | 2019-07-03 | 1 | -19/+0 |
* | Docker image: Add a migrate_config mode (#5567) | Richard van der Hoff | 2019-06-27 | 1 | -1/+1 |
* | Increase default log level for docker image to INFO. (#5547) | Richard van der Hoff | 2019-06-25 | 1 | -5/+2 |
* | Remove redundant entries from docker config | Richard van der Hoff | 2019-02-11 | 2 | -24/+1 |
* | Enable ACME support in the docker image (#4566) | Richard van der Hoff | 2019-02-05 | 2 | -2/+33 |
* | Require ECDH key exchange & remove dh_params (#4429) | Amber Brown | 2019-01-22 | 1 | -1/+0 |
* | Remove obsolete settings from docker homeserver.yaml | Richard van der Hoff | 2018-12-04 | 1 | -3/+1 |
* | Remove riot.im from the list of trusted Identity Servers in the default confi... | Neil Johnson | 2018-11-20 | 1 | -1/+3 |
* | Make Docker image listening on ipv6 as well as ipv4 | Cédric Laudrel | 2018-10-25 | 1 | -2/+2 |
* | Ship the email templates as package_data | Richard van der Hoff | 2018-10-17 | 1 | -1/+3 |
* | Added 'MAX_UPLOAD_SIZE' variable and set default to "10M" | Simon Dwyer | 2018-09-16 | 1 | -1/+1 |
* | Refactor docker locations and README. | Michael Kaye | 2018-08-02 | 2 | -0/+248 |