1<?php 2/** 3 * Default settings for the authsmf20 plugin. 4 * 5 * @package SMF DokuWiki 6 * @file default.php 7 * @author digger <digger@mysmf.net> 8 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 9 * @version 1.0 10 */ 11 12$conf['smf_path'] = ''; 13$conf['smf_cache'] = 0; 14