8 lines
277 B
PHP
8 lines
277 B
PHP
<?php
|
|
|
|
$conf['toolbar_inserted_markup'] = '<nspages -h1 -subns -exclude:start>';
|
|
$conf['default_picture'] = '';
|
|
$conf['cache'] = 1;
|
|
$conf['custom_title_allow_list_metadata'] = 'title, user, date.created';
|
|
$conf['global_exclude'] = '_template,__template,c_template,i_template';
|