mirror of https://github.com/acid-info/vac.dev.git
disable auto embedding of youtube videos.
This commit is contained in:
parent
a7343f8d61
commit
408486144a
|
@ -75,5 +75,8 @@
|
||||||
"handler": "vacp2p"
|
"handler": "vacp2p"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"markdown": {
|
||||||
|
"autoEmbedYoutube": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue