summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorAshish Gupta <ashmew2@gmail.com>2017-10-29 12:31:18 +0100
committerAshish Gupta <ashmew2@gmail.com>2017-10-29 12:31:18 +0100
commit42573b3d134996973b3cbcfa4688b58e87fc478d (patch)
treeb3f16160d972b01e0e986e99be12fa13ab999216 /desktop
parent7bd0bd49538b0ab0810588ed7525199797e8daaa (diff)
downloadnetsurf-42573b3d134996973b3cbcfa4688b58e87fc478d.tar.gz
netsurf-42573b3d134996973b3cbcfa4688b58e87fc478d.tar.bz2
Debugging : Squash / undo this commit later.
Diffstat (limited to 'desktop')
-rw-r--r--desktop/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/options.h b/desktop/options.h
index 9b7064efa..6e98af624 100644
--- a/desktop/options.h
+++ b/desktop/options.h
@@ -293,4 +293,4 @@ NSOPTION_COLOUR(sys_colour_WindowText, 0x00000000)
/** Filter for non-verbose logging */
NSOPTION_STRING(log_filter, "level:WARNING")
/** Filter for verbose logging */
-NSOPTION_STRING(verbose_filter, "level:VERBOSE")
+NSOPTION_STRING(verbose_filter, "level:ERROR")