1<?php
2/**
3 * Default settings for the syntaxmantis plugin
4 *
5 * @author Jan Müller <muller.jan@gmail.com>
6 */
7
8$conf['mantis_server']    = 'https://mantis.example.com/bugtracker';
9