Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Added some hardening measures to systemd unit files for managing the ↵ | Savyasachee Jha | 2021-04-18 | 1 | -71/+0 |
| | | | | | | matrix-synapse service" This reverts commit 0d754ef4cf4a3a697b2c8e002bf3a9ac64af527f. | ||||
* | Added some hardening measures to systemd unit files for managing the ↵ | Savyasachee Jha | 2021-04-13 | 1 | -0/+71 |
| | | | | matrix-synapse service | ||||
* | example systemd config: propagate reloads to units (#9463) | Richard van der Hoff | 2021-02-22 | 1 | -0/+1 |
| | | | | | It should be possible to reload `synapse.target` to have the reload propagate to all the synapse units. | ||||
* | Systemd docs: configure workers to start after main process. (#8276) | Richard van der Hoff | 2020-09-08 | 1 | -0/+5 |
| | |||||
* | Ensure worker config exists in systemd service (#7528) | David Vo | 2020-05-21 | 1 | -1/+1 |
| | |||||
* | Make systemd-with-workers doc official (#7234) | Richard van der Hoff | 2020-04-08 | 1 | -0/+20 |
Simplify and update this documentation, and make it part of the core dist. |