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

$meta['active'] = array('onoff');
$meta['local_script_dir'] = array('string');