<?php
/*
 * default configuration settings
 *
 */

$conf['MainMenu'] = 'mainmenu';
$conf['MenuMaxHeight'] = '300';
$conf['TocMaxHeight'] = '300';
$conf['GoBottomBtn']    = 0;
$conf['ContentMaxWidth']    = '1300px';
$conf['FullScreenBtn']    = 1;
$conf['ShowUserFooter']    = 0;
$conf['ShowACLFooter']    = 0;
$conf['DefaultTheme']    = 'system-color';
$conf['ForceTheme']    = 0;
