TRUE, 'database' => TRUE, 'vars' => TRUE, 'ajax' => TRUE, 'files' => TRUE, 'modules' => TRUE, 'routes' => TRUE, 'customs' => TRUE, ); /* * Toolbar alignment * options: right, left, center */ $config['align'] = 'right'; /* * Secret Key */ $config['secret_key'] = FALSE; return $config;