add header to default config

git-svn-id: http://www.observium.org/svn/observer/trunk@250 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2008-09-08 10:22:24 +00:00
parent 2a7cd668ac
commit 5dc5524fcc

View File

@@ -58,6 +58,7 @@ $config['stylesheet'] = "css/styles.css";
$config['mono_font'] = $config['install_dir'] . "/fonts/DejaVuSansMono.ttf";
$mono_font = $config['mono_font'];
$config['favicon'] = "favicon.ico";
$config['header_color'] = "#1F334E";
$config['page_refresh'] = "30"; ## Refresh the page every xx seconds