xref: /plugin/mediathumbnails/conf/metadata.php (revision 632b098a6e4332b0855d0f5ee76e458916ba416d)
1<?php
2/**
3 * Options for the odtsupport plugin
4 *
5 * @author Thomas Schäfer <thomas.schaefer@itschert.net>
6 */
7
8
9$meta['thumb_width'] = array('string');
10
11