aboutsummaryrefslogtreecommitdiffstats
path: root/src/cfg_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cfg_file.h')
-rw-r--r--src/cfg_file.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cfg_file.h b/src/cfg_file.h
index ab4a98361..29dd35200 100644
--- a/src/cfg_file.h
+++ b/src/cfg_file.h
@@ -263,6 +263,7 @@ struct config_file {
gchar *debug_ip_map; /**< turn on debugging for specified ip addresses */
gboolean log_urls; /**< whether we should log URLs */
GList *debug_symbols; /**< symbols to debug */
+ gboolean log_color; /**< output colors for console output */
gsize max_statfile_size; /**< maximum size for statfile */