Some of the options that the several daemons take are common to all daemons.
Which daemon they affect depends only on which sections of which config files they are in.
The first group of options are debugging flags, which can be set to "true" or "false". If not specified, default values will be chosen (generally false).
debug_http
:debug_tls_certs
:want_persistent_client
:want_persistent_server
:debug_cms_certs
:sql_debug
:gc_debug
:timer_debug
:There are also a few options that allow you to save CMS messages for audit or debugging. The save format is a simple MIME encoding in a Maildir-format mailbox. The current options are very crude, at some point we may provide finer grain controls.
dump_outbound_cms
:dump_inbound_cms
: