summaryrefslogtreecommitdiff
path: root/ot_mutex.h
diff options
context:
space:
mode:
authordenis <>2007-12-08 18:47:16 +0000
committerdenis <>2007-12-08 18:47:16 +0000
commit19cc9ba882afa61df2aefbe8be062dc666142538 (patch)
tree9de8f6ac7d6e24ee322276039cc347c48be012b1 /ot_mutex.h
parentbee364a6f33694b4d58f29f0de5ad630d392a031 (diff)
add mrtgstyle stats for number of torrents
Diffstat (limited to 'ot_mutex.h')
-rw-r--r--ot_mutex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ot_mutex.h b/ot_mutex.h
index 7f10c20..01ceefd 100644
--- a/ot_mutex.h
+++ b/ot_mutex.h
@@ -23,6 +23,7 @@ typedef enum {
23 TASK_STATS_FULLSCRAPE = 0x0006, 23 TASK_STATS_FULLSCRAPE = 0x0006,
24 TASK_STATS_TPB = 0x0007, 24 TASK_STATS_TPB = 0x0007,
25 TASK_STATS_HTTPERRORS = 0x0008, 25 TASK_STATS_HTTPERRORS = 0x0008,
26 TASK_STATS_TORRENTS = 0x0009,
26 27
27 TASK_STATS_SLASH24S = 0x0100, 28 TASK_STATS_SLASH24S = 0x0100,
28 29