<?php
/**
 * Default settings for the authsmartcard plugin
 *
 * @author Stephen Bowman <sbbowman@gmail.com>
 */

// Enable logging?
//$conf['log_to_file']		= true;

// If log_to_file is enabled, where to log?  Make sure apache/php can write to this file
//$conf['logfile']		= "/full/path/to/logfile";
