<?php
/**
 * Default settings for the abc2 plugin
 *
 * @author Anika Henke <anika@selfthinker.org>
 */

$conf['library']     = 'abcjs';
$conf['abcok']       = 1;
$conf['showSource']  = 0;
$conf['stayLibre']   = 0;
$conf['abcuiConfig'] = '18 .8';
