Changeset 93:4f8757a2f24e
- Timestamp:
- 10/24/08 20:36:53 (3 years ago)
- Author:
- chris
- Branch:
- unix
- Message:
-
add examples back into the file that uses all device types
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r92
|
r93
|
|
| 5 | 5 | |
| 6 | 6 | [smtp] |
| 7 | | host = mail.cfreeze.com |
| | 7 | host = mail.example.com |
| 8 | 8 | port = 25 |
| 9 | 9 | from = stormsiren@example.com |
| … |
… |
|
| 12 | 12 | |
| 13 | 13 | [jabber] |
| 14 | | host = www.cfreeze.com |
| | 14 | host = www.example.com |
| 15 | 15 | port = 5223 |
| 16 | | user = jabberbot |
| | 16 | user = weatherbot |
| 17 | 17 | password = ********** |
| 18 | 18 | |
| … |
… |
|
| 27 | 27 | [1] |
| 28 | 28 | device = mythtv |
| 29 | | to = 192.168.2.40:6948 |
| | 29 | to = 192.168.9.240:6948 |
| 30 | 30 | wait_time = 5 |
| 31 | 31 | alert = forecast,statement,advisory,watch,warning |
| … |
… |
|
| 34 | 34 | [2] |
| 35 | 35 | device = mythtv |
| 36 | | to = 192.168.2.41:6948 |
| | 36 | to = 192.168.9.241:6948 |
| 37 | 37 | wait_time = 10 |
| 38 | 38 | alert = advisory |