Update README.MD
This commit is contained in:
parent
bf997073d9
commit
8199f88a5a
|
@ -9,6 +9,10 @@ With matrix.YOURDOMAIN pointing at the server:
|
||||||
|
|
||||||
workers.federationSenders = 1;
|
workers.federationSenders = 1;
|
||||||
workers.federationReceivers = 1;
|
workers.federationReceivers = 1;
|
||||||
|
workers.initialSyncers = 1;
|
||||||
|
workers.normalSyncers = 1;
|
||||||
|
workers.eventPersisters = 2;
|
||||||
|
workers.useUserDirectoryWorker = true;
|
||||||
|
|
||||||
enableNginx = true;
|
enableNginx = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue