diff options
Diffstat (limited to 'src/datastore/perf_plugin_datastore.c')
-rw-r--r-- | src/datastore/perf_plugin_datastore.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/perf_plugin_datastore.c b/src/datastore/perf_plugin_datastore.c index ac3be4d5cf..8f552c4ebe 100644 --- a/src/datastore/perf_plugin_datastore.c +++ b/src/datastore/perf_plugin_datastore.c @@ -29,7 +29,7 @@ #include "gnunet_datastore_plugin.h" #include <gauger.h> -#define VERBOSE GNUNET_NO +#define VERBOSE GNUNET_EXTRA_LOGGING /** * Target datastore size (in bytes). Realistic sizes are |