<?php
/**
 * Default settings for the stellarium plugin
 *
 * @author Marc Bulling
 */

$conf['server']    = 'http://localhost:8090';
$conf['password']  = '';
