disable auto embedding of youtube videos.

This commit is contained in:
Hossein Mehrabi 2022-11-07 17:50:00 +03:30
parent a7343f8d61
commit 408486144a
1 changed files with 3 additions and 0 deletions

View File

@ -75,5 +75,8 @@
"handler": "vacp2p"
}
]
},
"markdown": {
"autoEmbedYoutube": false
}
}