disable oembed in matrix-media-repo
This commit is contained in:
parent
176cd78d2f
commit
420366ea26
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
urlPreviews = {
|
||||
enabled = true;
|
||||
numWorkers = 10;
|
||||
oEmbed = true;
|
||||
oEmbed = false;
|
||||
allowedNetworks = [
|
||||
"0.0.0.0/0"
|
||||
"::/0"
|
||||
|
|
Loading…
Reference in a new issue