<?php
/**
 * Options for the dropfiles plugin
 *
 * @author Michael Große <dokuwiki@cosmocode.de>
 */


$meta['insertFileLink'] = array('onoff');

