XOOPS  2.6.0
config.php File Reference

Go to the source code of this file.

Namespaces

 class
 

Variables

return $config
 

Variable Documentation

return $config
Initial value:
= array(
"extensions" => array(
"iframe" => 0,
"image" => 1,
"flash" => 1,
"youtube" => 1,
"mp3" => 0,
"wmp" => 0,
"wiki" => is_dir(\XoopsBaseConfig::get('root-path') . '/modules/mediawiki/'),
"mms" => 0,
"rtsp" => 0,
'soundcloud' => 0,
"ul" => 1,
"li" => 1
),
"truncate_length" => 60,
"filterxss_on_display" => false
)
static get($name)

Definition at line 24 of file config.php.