  Copyright (C) 2011 Appora contributors.
  Licenced under CC BY-SA 3.0
  (see <http://creativecommons.org/licenses/by-sa/3.0/>)

This section gives information about the inner state of the server and is mainly
used for debugging.

status key
----------
The status can either be "online" or "offline". When offline the server accepts
call but indicates that it is offline and cannot fulfill them. This is used for
maintenance operations on sources for example.

debug_mode key
--------------
Can either be "true" or "false". The debug mode gives more reports. Should be
false on use, true on development/maintenance.
