<?php
/**
 * Default settings for the swarmwebhook plugin
 *
 * @author Michael Große <mic.grosse@googlemail.com>
 */

$conf['service']        = 'IFTTT';
$conf['hook_secret']    = '';
