Format
This commit is contained in:
parent
a3191fa060
commit
b6a215d988
2 changed files with 852 additions and 852 deletions
|
@ -39,8 +39,8 @@
|
||||||
tls = false;
|
tls = false;
|
||||||
x_forwarded = true;
|
x_forwarded = true;
|
||||||
resources = [
|
resources = [
|
||||||
{ names = ["client" "webclient"]; compress = true; }
|
{ names = [ "client" ]; compress = true; }
|
||||||
{ names = ["federation"]; compress = false; }
|
{ names = [ "federation" ]; compress = false; }
|
||||||
];
|
];
|
||||||
}];
|
}];
|
||||||
url_preview_enabled = true;
|
url_preview_enabled = true;
|
||||||
|
@ -131,8 +131,8 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
groups = {
|
groups = {
|
||||||
matrix_appservice_slack = {};
|
matrix_appservice_slack = { };
|
||||||
mautrix_whatsapp = {};
|
mautrix_whatsapp = { };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue