Commit Graph

60 Commits

Author SHA1 Message Date
290b147821
Thin out synapse config
Previously it was the vast majority of code in the whole repo. Now we only define the necessary keys, and rely much more on defaults, which is nice!
2021-06-12 18:49:29 +01:00
47e546d51a
Add synapse-admin
Useful to see what's going on on the server
2021-06-12 18:09:18 +01:00
33fcf1a9e5
Fix matrix federation
Apparently this has been broken since like March...

It seems communication over port 8448 is required for server-to-server
comms, even if the client doesn't use it.
2021-06-12 17:32:47 +01:00
94e4592db6
Update synapse to 1.35.1 2021-06-12 16:46:16 +01:00
420ef3b95c
Update synapse 2021-05-21 21:47:32 +01:00
3ce4626e29
Update synapse 2021-04-11 12:52:10 +01:00
155bc837a8
Update synapse to 1.28 2021-03-02 12:31:07 +00:00
062742bc5e
Update synapse 2021-01-29 21:44:34 +00:00
700360eb96
Update synapse 2021-01-20 20:20:09 +00:00
fef7f2c2b4
Move docker containers to new PVE container 2021-01-09 18:02:17 +00:00