<?php
/**
 * Default settings for the whoisonline plugin
 *
 * @author Matthew Mills <millsm@csus.edu>
 */

$conf['minutesTillAway']    = 5;
$conf['ignoreAnonymous']    = 1;
$conf['displayline']		= "{username}";
