1<?php
2
3/**
4 * Options for the orphanmedia2 plugin
5
6 * @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html
7 * @author Evan Colwell <ercolwell@gmail.com>
8 */
9
10
11$meta['prev_limit']       = array('string'); // limits the preview of orphanned pictures
12