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

$meta['smf_path']   = array('string');
$meta['smf_cache']  = array('numeric');
