From: Manuel Nickschas Date: Tue, 21 Jul 2009 22:33:58 +0000 (+0200) Subject: Make ping timeouts and auto-WHO configurable X-Git-Tag: 0.5-rc1~158 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=08adbf35b56f8ce8cf3a8edf614aa0c67061e60f;hp=08adbf35b56f8ce8cf3a8edf614aa0c67061e60f Make ping timeouts and auto-WHO configurable A new [Core]NetworkConfig object allows configuring global network parameters. This adds a new settingspage (Misc -> Connection) that allows configuring the dreaded "active ping timeouts" that hit some people, and also auto-WHO (tracking users' away status) can now be disabled or modified. ---