1<?php
2/**
3 * Default settings for the abc2 plugin
4 *
5 * @author Anika Henke <anika@selfthinker.org>
6 */
7
8$conf['library']     = 'abcjs';
9$conf['abcok']       = 1;
10$conf['showSource']  = 0;
11$conf['stayLibre']   = 0;
12$conf['abcuiConfig'] = '18 .8';
13