Add 'system''no_oembed' config option

This commit is contained in:
Fabio Comuni
2011-01-31 11:00:35 +01:00
parent 23d1b994cc
commit 6ea87223d3
2 changed files with 8 additions and 4 deletions

View File

@@ -72,4 +72,7 @@ $a->config['system']['rino_encrypt'] = true;
$a->config['system']['addon'] = 'js_upload';
// Disable oembed embedding
// This disable the conversion of [embed]$url[/embed] tag in html
// $a->config['system']['no_oembed'] = true;