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;
|
||||
x_forwarded = true;
|
||||
resources = [
|
||||
{ names = ["client" "webclient"]; compress = true; }
|
||||
{ names = ["federation"]; compress = false; }
|
||||
{ names = [ "client" ]; compress = true; }
|
||||
{ names = [ "federation" ]; compress = false; }
|
||||
];
|
||||
}];
|
||||
url_preview_enabled = true;
|
||||
|
@ -131,8 +131,8 @@
|
|||
};
|
||||
};
|
||||
groups = {
|
||||
matrix_appservice_slack = {};
|
||||
mautrix_whatsapp = {};
|
||||
matrix_appservice_slack = { };
|
||||
mautrix_whatsapp = { };
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue