Merge branch 'master' into devel

This commit is contained in:
Paul Gear
2013-10-29 21:06:38 +10:00
8 changed files with 181 additions and 40 deletions

View File

@@ -99,6 +99,7 @@ if (isset($_SERVER["SERVER_NAME"]) && isset($_SERVER["SERVER_PORT"]))
}
$config['project_name'] = "LibreNMS";
$config['project_url'] = "https://github.com/librenms/";
$config['title_image'] = "";
$config['stylesheet'] = "css/styles.css";
$config['mono_font'] = "DejaVuSansMono";