Author: alexander Date: 2005-06-28 22:00:15 -0600 (Tue, 28 Jun 2005) New Revision: 287
Modified: x86/branches/6.1/root/.xchat2/xchat.conf Log: Disabled "away tracking" in xchat. This amount of traffic is not acceptable for GPRS users. Modified: x86/branches/6.1/root/.xchat2/xchat.conf =================================================================== --- x86/branches/6.1/root/.xchat2/xchat.conf 2005-06-28 13:09:46 UTC (rev 286) +++ x86/branches/6.1/root/.xchat2/xchat.conf 2005-06-29 04:00:15 UTC (rev 287) @@ -7,7 +7,7 @@ away_show_once = 1 away_size_max = 300 away_timeout = 60 -away_track = 1 +away_track = 0 completion_amount = 5 completion_auto = 0 completion_suffix = , -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
