]> git.mxchange.org Git - friendica.git/blobdiff - htconfig.php
post to email recips (backend)
[friendica.git] / htconfig.php
index 13c065e69796d5050528bc1d0070ac96bce7ed16..5f5c76cbd7863788de6a990d7c06f6630060ff29 100644 (file)
@@ -72,4 +72,7 @@ $a->config['system']['rino_encrypt'] = true;
 $a->config['system']['addon'] = 'js_upload';
 
 
\ No newline at end of file
+// Disable oembed embedding
+// This disable the conversion of [embed]$url[/embed] tag in html
+// $a->config['system']['no_oembed'] = true;
+