commit e1953147143466cf1878b4b0f1718f42e8f77dde Author: Damian Johnson atagar@torproject.org Date: Thu Aug 29 09:21:15 2013 -0700
Typo correction (transferInBystes)
Fixing a typo spotted by Roger. Luckily this typo just existed in a comment, not the actual config value. --- armrc.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/armrc.sample b/armrc.sample index 6c119ca..8c57d33 100644 --- a/armrc.sample +++ b/armrc.sample @@ -183,7 +183,7 @@ features.graph.showIntermediateBounds true # prepopulate # attempts to use tor's state file to prepopulate the bandwidth graph at the # 15-minute interval (this requires the minimum of a day's worth of uptime) -# transferInBystes +# transferInBytes # shows rate measurments in bytes if true, bits otherwise # accounting.show # provides accounting stats if AccountingMax was set