diff --git a/config.php.default b/config.php.default index 2068b709f..4df91fb34 100755 --- a/config.php.default +++ b/config.php.default @@ -58,7 +58,7 @@ $config['title_image'] = "images/observer-logo.jpg"; $config['stylesheet'] = "css/styles.css"; $config['mono_font'] = "DejaVuSansMono"; $config['header_color'] = "#133A7B"; -$config['favicon'] = "favicon.ico"; +$config['favicon'] = "images/observer-icon.png"; $config['page_refresh'] = "0"; ## Refresh the page every xx seconds $config['front_page'] = "pages/front/jt.php";