Make DCC support opt-in for now
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 1 Jan 2014 22:11:03 +0000 (23:11 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 1 Jan 2014 22:15:15 +0000 (23:15 +0100)
commit91a0c4e08ea7da4264245de2b41f40f11846c2c4
tree781b4fdd193b0ddfb8fd56ea4e1b912c7bf9a6e6
parente31a348f6e0b54941a7b6ee5243da429f910f34c
Make DCC support opt-in for now

As support for DCC is unfinished, untested and potentially dangerous
(i.e. one could spam your desktop with millions of dialog boxes), disable
it by default.

People really wanting to play around with this may start the core
with --enable-experimental-dcc, but you have been warned.
src/common/main.cpp
src/core/coresessioneventprocessor.cpp