<?php
/**
 * Default settings for the userpagecreate plugin
 *
 * @author Adrian Lang <lang@cosmocode.de>
 */

$conf['target'] = '';
$conf['template'] = '';
$conf['create_summary'] = 'userpage automatically created by createuserpage plugin';
$conf['delete'] = 0;
