<?php
/**
 * Default settings for the syntaxmantis plugin
 *
 * @author Jan Müller <muller.jan@gmail.com>
 */

$conf['mantis_server']    = 'https://mantis.example.com/bugtracker';
