<?php
/**
 * Options for the GOTO plugin
 *
 * @author cziehr <info@einsatzleiterwiki.de>
  *@author    Myron Turner <turnermm02@shaw.ca> 
 */

$conf['seconds']       = 3;
$conf['minSeconds']    = 2;
$conf['auto_login']    = 0;
$conf['auto_options'] = ':user_page';
$conf['common_ns'] = "";
$conf['group'] = "";
$conf['group_options'] = 'start_page';
$conf['only_option'] = 'default';
