more debug

This commit is contained in:
Daniel Lovbrotte Olsen 2022-12-10 08:06:19 +01:00
parent 7e5023a741
commit f2ed2ea7bc
1 changed files with 1 additions and 0 deletions

View File

@ -195,6 +195,7 @@ in
extraConfig = ''
add_header X-debug-backend $synapse_backend;
add_header X-debug-group $synapse_uri_group;
add_header X-debug-uri $request_uri;
client_max_body_size ${cfg.settings.max_upload_size};
'';
};