matrix-synapse: activation preview URL et upload permis plus gros
This commit is contained in:
parent
44d914cd8c
commit
00ca645ce7
@ -250,15 +250,14 @@ in
|
||||
x_forwarded = true;
|
||||
}
|
||||
];
|
||||
max_upload_size = "100M";
|
||||
database_type = "psycopg2";
|
||||
database_args = {
|
||||
database = "matrix-synapse";
|
||||
};
|
||||
tls_private_key_path = "/var/lib/acme/${domaine}/key.pem";
|
||||
tls_certificate_path = "/var/lib/acme/${domaine}/fullchain.pem";
|
||||
extraConfig = ''
|
||||
max_upload_size: "100M"
|
||||
'';
|
||||
url_preview_enabled = true;
|
||||
logConfig = ''
|
||||
version: 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user