From bb9a9b9b0f4ec7cc6a9ca3a6bd2dc35b0b6541e7 Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Sat, 14 Apr 2012 12:59:54 +0200 Subject: Added debugging mode to the protocol Allows inspection of message data. It is off by default since it consumes additional bandwidth, but it can be turned on using the net_debugMode option in manaserv.xml. Currently the option only affects outgoing data for each host individually. In particular, enabling this debug mode for the server does not automatically make the client annotate its messages. Reviewed-by: Erik Schilling --- docs/manaserv.xml.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/manaserv.xml.example b/docs/manaserv.xml.example index 17dc490..4a203d1 100644 --- a/docs/manaserv.xml.example +++ b/docs/manaserv.xml.example @@ -180,6 +180,9 @@