<?php
/**
 * Default settings for the acticketstest plugin
 *
 * @author Tobias Sarnowski <sarnowski@new-thoughts.org>
 */

$conf['actickets.url']    = '/activecollab';
$conf['actickets.token']  = '<your ac api token>';
$conf['actickets.hash']   = '#';
