bundles/matrix-synapse: add script to reset the federation timeout

This commit is contained in:
Franzi 2023-03-19 15:43:09 +01:00
parent b1b8df7dd8
commit cc49d34475
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 33 additions and 0 deletions

View file

@ -119,6 +119,7 @@ def nginx(metadata):
locations = {
'/_matrix': {
'target': 'http://[::1]:20080',
'max_body_size': '50M',
},
'/_synapse': {
'target': 'http://[::1]:20080',