bundles/matrix-synapse: add script to reset the federation timeout
This commit is contained in:
parent
b1b8df7dd8
commit
cc49d34475
3 changed files with 33 additions and 0 deletions
|
@ -119,6 +119,7 @@ def nginx(metadata):
|
|||
locations = {
|
||||
'/_matrix': {
|
||||
'target': 'http://[::1]:20080',
|
||||
'max_body_size': '50M',
|
||||
},
|
||||
'/_synapse': {
|
||||
'target': 'http://[::1]:20080',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue