1<?php 2/** 3 * default configuration for the uparrow plugin 4 */ 5 6$conf['image'] = 'tango-big.png'; 7$conf['auto'] = 0; 8// vim:ts=4:sw=4:et:enc=utf-8: 9