<?php
/**
 * Default settings for the feedback plugin
 *
 * @author Andreas Gohr <gohr@cosmocode.de>
 */

$conf['allowanon']    = 1;
$conf['include_parent_startpage']    = 0;
$conf['span_translations']    = 0;
$conf['send_copy']    = 0;
