This commit is contained in:
parent
c5bc2e1a19
commit
9d976b6c2f
10 changed files with 33 additions and 59 deletions
|
@ -42,16 +42,6 @@ in
|
|||
'';
|
||||
};
|
||||
|
||||
services.matrix-sliding-sync = {
|
||||
enable = false;
|
||||
createDatabase = true;
|
||||
environmentFile = "${vs.synapse}/sync";
|
||||
settings = {
|
||||
SYNCV3_SERVER = "http://localhost:${toString port}";
|
||||
SYNCV3_BINDADDR = ":${toString slidingSyncPort}";
|
||||
};
|
||||
};
|
||||
|
||||
services.matrix-synapse = {
|
||||
enable = true;
|
||||
withJemalloc = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue