1<?php 2/** 3 * Default settings for the swarmwebhook plugin 4 * 5 * @author Michael Große <mic.grosse@googlemail.com> 6 */ 7 8$conf['service'] = 'IFTTT'; 9$conf['hook_secret'] = ''; 10