<?php
/**
 * Default settings for the sentry plugin
 *
 * @author Andreas Gohr, Michael Große <dokuwiki@cosmocode.de>
 */

$conf['dsn']    = '';
$conf['env']    = '';
$conf['errors'] = 0;
