more debug
This commit is contained in:
parent
7e5023a741
commit
f2ed2ea7bc
|
@ -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};
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue