1
1
mirror of https://github.com/dali99/nixos-matrix-modules.git synced 2024-12-13 15:31:49 +01:00
Commit Graph

19 Commits

Author SHA1 Message Date
18d3b34406
nginx: refactor upstream generation 2024-01-27 07:52:25 +01:00
50ae1b6e57 Implement easy sliding sync setup
Co-authored-by: h7x4 <h7x4@nani.wtf>
2023-09-24 04:39:20 +02:00
lon
bf997073d9 fix: don't force enableACME to allow useACMEHost 2023-07-27 22:10:46 +02:00
2fd07f83b5
Cleaned up matrix synapse module 2023-01-19 20:53:14 +01:00
f42306e0a2 nginx: make upstream generator check empty attrset rather than empty list 2022-12-19 21:04:15 +01:00
43dbc17526 user-dir updater worker 2022-12-14 10:13:24 +01:00
976c8710ba just route through the synapse backends 2022-12-14 08:38:01 +01:00
a2b4d2e341 fix initalSync nginx locations 2022-12-14 07:44:23 +01:00
e6dfcbe3ac increase proxy timeouts
initial sync can take a while
maybe normal sync polling will be more reliable with a longer timeout as well?
2022-12-13 07:34:10 +01:00
07417577d7 remove uri debug 2022-12-10 08:30:38 +01:00
8ab05856ca mark regexes as regexes 2022-12-10 08:30:38 +01:00
facc54ab80 use uri instead of request_uri 2022-12-10 08:30:30 +01:00
f2ed2ea7bc more debug 2022-12-10 08:30:29 +01:00
7e5023a741 plug inital sync workers in 2022-12-10 08:30:29 +01:00
632a6f26ad debugging headers 2022-12-10 08:30:29 +01:00
d44e015ae8 hash incoming federation by source ip 2022-12-10 05:43:25 +01:00
9568a59b1b fix typo 2022-12-09 10:34:58 +01:00
3bbfebb5c1 fix hashing for upstream normal_sync 2022-12-09 10:25:25 +01:00
240e550d4c Implement sync workers 2022-12-09 10:10:07 +01:00