X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fsysconfig.h;h=7ebdec079bf3edb2b8c18053a98a9235edbd1454;hb=2e5bfef2c1708874507a51c9469b2c181b5523f4;hp=1bc35fae2ff02995fdcc610a19d799d06c983423;hpb=5629373d62f7a65f9bbef3a0b664cfc7ee598482;p=citadel.git diff --git a/citadel/sysconfig.h b/citadel/sysconfig.h index 1bc35fae2..7ebdec079 100644 --- a/citadel/sysconfig.h +++ b/citadel/sysconfig.h @@ -37,8 +37,9 @@ /* * Logging level to use if none is specified on the command line. + * Note that this will suppress messages before they even get to syslog(). */ -#define DEFAULT_VERBOSITY 9 +#define DEFAULT_VERBOSITY 7