Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply suggestions from code review | Andrew Morgan | 2021-05-18 | 1 | -2/+2 |
| | |||||
* | Removed duplicate file for hardening systemd workers and updated the docs as ↵ | Savyasachee Jha | 2021-05-18 | 1 | -8/+4 |
| | | | | requested in code review | ||||
* | Apply suggestions from code review by anoadragon453 | Savyasachee Jha | 2021-05-18 | 1 | -4/+4 |
| | | | | | Mostly a few grammatical changes to better fit the language expected Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | ||||
* | Made changes as requested in PR discussion and added a mention of hardening ↵ | Savyasachee Jha | 2021-04-18 | 1 | -0/+34 |
| | | | | in the docs | ||||
* | Revert "Added some hardening measures to systemd unit files for managing the ↵ | Savyasachee Jha | 2021-04-18 | 2 | -142/+0 |
| | | | | | | matrix-synapse service" This reverts commit 0d754ef4cf4a3a697b2c8e002bf3a9ac64af527f. | ||||
* | Added some hardening measures to systemd unit files for managing the ↵ | Savyasachee Jha | 2021-04-13 | 2 | -0/+142 |
| | | | | matrix-synapse service | ||||
* | example systemd config: propagate reloads to units (#9463) | Richard van der Hoff | 2021-02-22 | 2 | -0/+2 |
| | | | | | It should be possible to reload `synapse.target` to have the reload propagate to all the synapse units. | ||||
* | Fix typo in docs/systemd-with-workers/README.md (#9035) | Emelie | 2021-01-07 | 1 | -1/+1 |
| | | | Signed-off-by: Emelie em@nao.sh | ||||
* | Fix typos in systemd-with-workers doc | Andrew Morgan | 2020-11-02 | 1 | -2/+2 |
| | |||||
* | Systemd docs: configure workers to start after main process. (#8276) | Richard van der Hoff | 2020-09-08 | 1 | -0/+5 |
| | |||||
* | Fixup worker doc (again) (#8000) | Erik Johnston | 2020-08-06 | 1 | -1/+1 |
| | |||||
* | 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 | 5 | -0/+127 |
Simplify and update this documentation, and make it part of the core dist. |