aboutsummaryrefslogtreecommitdiff
path: root/src/sensor/sensors
diff options
context:
space:
mode:
Diffstat (limited to 'src/sensor/sensors')
-rw-r--r--src/sensor/sensors/averagepingrtt2
-rw-r--r--src/sensor/sensors/connectedpeers2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/sensor/sensors/averagepingrtt b/src/sensor/sensors/averagepingrtt
index b7e714912..2012f555e 100644
--- a/src/sensor/sensors/averagepingrtt
+++ b/src/sensor/sensors/averagepingrtt
@@ -3,7 +3,7 @@
3VERSION = 1.0 3VERSION = 1.0
4DESCRIPTION = Calculate average ping latency to gnunet.org 4DESCRIPTION = Calculate average ping latency to gnunet.org
5CATEGORY = Internet-Connectivity 5CATEGORY = Internet-Connectivity
6ENABLED = YES 6ENABLED = NO
7 7
8# Start and end time format: %Y-%m-%d %H:%M:%S 8# Start and end time format: %Y-%m-%d %H:%M:%S
9#START_TIME = 9#START_TIME =
diff --git a/src/sensor/sensors/connectedpeers b/src/sensor/sensors/connectedpeers
index 1b4e6a986..2e9bc53d7 100644
--- a/src/sensor/sensors/connectedpeers
+++ b/src/sensor/sensors/connectedpeers
@@ -3,7 +3,7 @@
3VERSION = 1.0 3VERSION = 1.0
4DESCRIPTION = Gets the number of connected peers from core 4DESCRIPTION = Gets the number of connected peers from core
5CATEGORY = P2P-Connectivity 5CATEGORY = P2P-Connectivity
6ENABLED = NO 6ENABLED = YES
7 7
8# Start and end time format: %Y-%m-%d %H:%M:%S 8# Start and end time format: %Y-%m-%d %H:%M:%S
9#START_TIME = 9#START_TIME =