<?php
/**
 * Default settings for the jstweak plugin
 *
 * @author Volker Bürckel <volker@vrbdev.eu>
 */

$conf['active'] = 1;
$conf['local_script_dir'] = 'plugins.script.local.js.d/';