matrix: do not encode in caddy
This commit is contained in:
parent
31f796209d
commit
c5bfc43b4d
@ -197,7 +197,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
handle /_matrix/* {
|
handle /_matrix/* {
|
||||||
encode gzip
|
|
||||||
reverse_proxy http://127.0.0.1:${toString myData.ports.matrix-synapse}
|
reverse_proxy http://127.0.0.1:${toString myData.ports.matrix-synapse}
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
|
Loading…
Reference in New Issue
Block a user