<?php
/**
 * Options for the gallery plugin
 *
 * @author Dmitry Baikov <dsbaikov@gmail.com>
 */

$conf['reflectBackground']  = '#55555';
$conf['reflect'] = 1;
