1<?php 2/** 3 * Default settings for the jstweak plugin 4 * 5 * @author Volker Bürckel <volker@vrbdev.eu> 6 */ 7 8$conf['active'] = 1; 9$conf['local_script_dir'] = 'plugins.script.local.js.d/';