1<?php
2/**
3 * Default settings for the imagebox plugin
4 *
5 * @author FFTiger / myst6re <myst6re@wikisquare.com>
6 */
7$conf['display_magnify'] = 'If necessary';
8$conf['default_caption_style'] = 'Normal';
9$conf['center_align'] = 1;
10