add ipfs to matrix-media-repo

This commit is contained in:
Charlotte 🦝 Delenk 2022-08-17 14:41:00 +01:00
parent 29c09b7741
commit 015ea2c846
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -65,6 +65,7 @@
enabled = true; enabled = true;
asyncUploadExpirySecs = 120; asyncUploadExpirySecs = 120;
}; };
IPFS.enabled = true;
}; };
sentry = { sentry = {
enable = true; enable = true;