1<?php 2/** 3 * Default settings for the stellarium plugin 4 * 5 * @author Marc Bulling 6 */ 7 8$conf['server'] = 'http://localhost:8090'; 9$conf['password'] = ''; 10