mirror of
https://github.com/dali99/nixos-matrix-modules.git
synced 2024-12-22 02:47:29 +01:00
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
Block a user