diff --git a/config.php.default b/config.php.default
index e580123eda..a62ff9d287 100755
--- a/config.php.default
+++ b/config.php.default
@@ -32,6 +32,7 @@ $page_title = "Project Observer Network Monitoring";
$title_image = "/images/logo.gif";
$stylesheet = "/css/styles.css";
$mono_font = "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf";
+$favicon = "/favicon.ico";
### Which special sections should we show?
$show_if_customers = 0;
diff --git a/html/index.php b/html/index.php
index b5f0e00c94..a989e9f667 100755
--- a/html/index.php
+++ b/html/index.php
@@ -29,7 +29,7 @@ if($_GET[debug]) {
-
+