<?php
/**
 * English translation for the authsmf20 plugin settings.
 *
 * @package SMF DokuWiki
 * @file settings.php
 * @author digger <digger@mysmf.net>
 * @license  GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @version 1.0
 */

$lang['smf_path']   = 'Path to SMF forum (You can find it in your SMF Admin - Server Settings - SMF Directory).';
$lang['smf_cache']  = 'Cache duration in days (0 will disable the cache).';
