Initial drop of dashboard instrumentation - enabled with
[privoxy.git] / config
diff --git a/config b/config
index 4b806d2..f483123 100644 (file)
--- a/config
+++ b/config
@@ -2,7 +2,7 @@
 #  
 #  Copyright (C) 2001, 2002 Privoxy Developers http://privoxy.org
 #  
-#  $Id: config,v 1.40 2002/09/05 16:36:44 hal9 Exp $
+#  $Id: config,v 1.41 2002/10/09 01:45:33 hal9 Exp $
 #  
 ####################################################################
 #                                                                  #
@@ -1060,4 +1060,16 @@ buffer-limit 4096
 #  
 #hide-console
 
+#  The experimental "activity-console-address" option is used to
+#  specify where statistical information should be sent for monitoring
+#  by the activity console.
+#
+#activity-console-address 127.0.0.1:8119
+
+#  The experimental "activity-console-update-freq" option is used to
+#  specify how often (in seconds) statistics should be forwarded to the
+#  activity console.
+#
+#activity-console-update-freq 5
+
 #