1<?php
2/**
3 * Options for the Stars2 Plugin
4 *
5 * @author    Zahno Silvan <zaswiki@gmail.com>
6 * @author    Bart Vaes <bart.at.foss42@gmail.com>
7 */
8$conf['height']    = '32';       // default height of stars in pixels
9