remove uri debug

This commit is contained in:
Daniel Lovbrotte Olsen 2022-12-10 08:29:15 +01:00
parent 8ab05856ca
commit 07417577d7
1 changed files with 0 additions and 1 deletions

View File

@ -195,7 +195,6 @@ 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};
'';
};