ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/build/etc/system.conf
(Generate patch)

Comparing projects/cms/source/server/build/etc/system.conf (file contents):
Revision 1.18 by tdb, Sun Mar 4 05:27:49 2001 UTC vs.
Revision 1.20 by tdb, Mon Mar 5 02:00:37 2001 UTC

# Line 142 | Line 142 | Alerter.Plugins=EMail;IRC;
142  
143   # EMail alerter configuration
144   Alerter.EMail.level = CAUTION
145 < Alerter.EMail.destList = dev@i-scream.org.uk
145 > Alerter.EMail.defaultDestList = dev@i-scream.org.uk
146   Alerter.EMail.sender = dev@i-scream.org.uk
147   Alerter.EMail.smtpServer = mercury.ukc.ac.uk
148   Alerter.EMail.subject = i-scream alert: %level% alert on %source% for %attributeName%
# Line 152 | Line 152 | Alerter.EMail.message = The i-scream distributed centr
152   Alerter.IRC.level = OK
153   Alerter.IRC.IRCServer = killigrew.ukc.ac.uk
154   Alerter.IRC.IRCPort = 6667
155 < Alerter.IRC.nickList = iscreamBot;i-screamBot;_iscreamBot
155 > Alerter.IRC.nickList = iscreamBot;_iscreamBot;i-screamBot
156   Alerter.IRC.user = i-scream
157   Alerter.IRC.comment = i-scream alerting bot
158   Alerter.IRC.channel = #i-scream
# Line 167 | Line 167 | Alerter.IRC.nickChangeCommand = nick
167   Alerter.IRC.statCommand = statistics
168   Alerter.IRC.uptimeCommand = uptime
169   Alerter.IRC.timeSinceLastAlertCommand = time since last alert
170 + Alerter.IRC.versionCommand = version
171   Alerter.IRC.helpCommand = help
172   Alerter.IRC.rejectMessage = sorry, I don't understand your request
173  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines