parent
cc857fdab3
commit
b4bb6666ac
1 changed files with 2 additions and 1 deletions
|
@ -13,10 +13,11 @@
|
||||||
max_request_size = 1024 * 1024 * 1024;
|
max_request_size = 1024 * 1024 * 1024;
|
||||||
address = ["0.0.0.0"];
|
address = ["0.0.0.0"];
|
||||||
port = [7893];
|
port = [7893];
|
||||||
well-known = {
|
/* well-known = {
|
||||||
client = "https://matrix.collective-conciousness.monster";
|
client = "https://matrix.collective-conciousness.monster";
|
||||||
server = "collective-conciousness.monster:8448";
|
server = "collective-conciousness.monster:8448";
|
||||||
};
|
};
|
||||||
|
*/
|
||||||
# database_path = lib.mkForce "/var/services/conduwuit/";
|
# database_path = lib.mkForce "/var/services/conduwuit/";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue