Skip to content
Snippets Groups Projects
Commit a214ba93 authored by Дамјан Георгиевски's avatar Дамјан Георгиевски Committed by Richard van der Hoff
Browse files

implement `reload` by sending the HUP signal (#4622)


* implement `reload` by sending the HUP signal

According to the 0.99 release info* synapse now uses the HUP signal to reload certificates:

> Synapse will now reload TLS certificates from disk upon SIGHUP. (#4495, #4524)

So the matrix-synapse.service unit file should include a reload directive.

Signed-off-by: default avatarДамјан Георгиевски <gdamjan@gmail.com>
parent 3bc23862
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment