1<?php 2/** 3 * Default settings for the telleveryone plugin 4 * 5 * @author Szymon Olewniczak <it@rid.pl> 6 */ 7 8$conf['limit'] = '10'; 9$conf['remote'] = ''; 10