prototype irc bot! :D :D :D :D :D :D

git-svn-id: http://www.observium.org/svn/observer/trunk@1162 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2010-06-13 18:27:38 +00:00
parent c9bff08425
commit 7b2fc67837
2 changed files with 74 additions and 0 deletions
+6
View File
@@ -33,6 +33,12 @@ $config['syslog_age'] = "1 month";
$config['timestamp_format'] = 'd-m-Y H:i:s';
$config['page_gen'] = 1;
### Alerting Settings
#$config['alert']['email']]'default'] = NULL; ## Default alert recipient
#$config['alert']['email']['default_only'] = FALSE; ## Only use default recipient
#$config['alert']['email']['enable'] = TRUE; ## Enable email alerts
### Cosmetics
$config['rrdgraph_def_text'] = " -c BACK#EEEEEE00 -c SHADEA#EEEEEE00 -c SHADEB#EEEEEE00 -c FONT#000000 -c CANVAS#FFFFFF -c GRID#a5a5a5";