You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
577 B
31 lines
577 B
<?xml version='1.0' encoding='UTF-8' ?> |
|
<milkbone> |
|
|
|
<core> |
|
<fatal_log>fatals.txt</fatal_log> |
|
</core> |
|
|
|
<goodbye default="true">sorry gotta go</goodbye> |
|
<logging>heavy</logging> |
|
|
|
<item name="buddy-list"> |
|
<showlogo>0</showlogo> |
|
</item> |
|
|
|
<plugin name="Monitor"> |
|
<recipient>savannah@batkins.com</recipient> |
|
<server>mail.batkins.com</server> |
|
|
|
<username>yourname_here</username> |
|
<password>yourpass_here</password> |
|
</plugin> |
|
|
|
<plugin name="Win32-Tray"> |
|
<active>0</active> |
|
</plugin> |
|
|
|
<plugin name="Away-Manager"> |
|
<timeout>500</timeout> |
|
</plugin> |
|
|
|
</milkbone> |