tsuki/matrix: downscale workers
This commit is contained in:
@@ -17,8 +17,8 @@
|
|||||||
dataDir = "/var/lib/matrix";
|
dataDir = "/var/lib/matrix";
|
||||||
|
|
||||||
workers = {
|
workers = {
|
||||||
federationSenders = 3;
|
federationSenders = 2;
|
||||||
federationReceivers = 3;
|
federationReceivers = 2;
|
||||||
initialSyncers = 1;
|
initialSyncers = 1;
|
||||||
normalSyncers = 1;
|
normalSyncers = 1;
|
||||||
eventPersisters = 1;
|
eventPersisters = 1;
|
||||||
|
Reference in New Issue
Block a user