Updated to use new favicon

This commit is contained in:
laf
2015-03-10 20:36:44 +00:00
parent 240eb93113
commit 72fa76eb60
16 changed files with 16 additions and 4 deletions

View File

@@ -106,7 +106,6 @@ $config['project_issues'] = "https://github.com/librenms/librenms/issues";
$config['title_image'] = "";
$config['stylesheet'] = "css/styles.css";
$config['mono_font'] = "DejaVuSansMono";
$config['favicon'] = "";
$config['header_color'] = "#1F334E";
$config['page_refresh'] = "300"; // Refresh the page every xx seconds, 0 to disable
$config['front_page'] = "pages/front/default.php";