diff options
author | intrigeri <intrigeri@boum.org> | 2011-02-16 08:22:10 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2011-02-16 08:22:10 +0100 |
commit | 2392094a242248f702ebfcb4644f623d2d3aedde (patch) | |
tree | 9fe225ca96106e39e570d5e4ab9821d2c1b596f7 /handlers/dup.helper.in | |
parent | a036144de87424ad0cab8fa8491db44af40c0e16 (diff) | |
download | backupninja-2392094a242248f702ebfcb4644f623d2d3aedde.tar.gz backupninja-2392094a242248f702ebfcb4644f623d2d3aedde.tar.bz2 |
Make units clearer (Closes Redmine bug #2737).
Diffstat (limited to 'handlers/dup.helper.in')
-rw-r--r-- | handlers/dup.helper.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/handlers/dup.helper.in b/handlers/dup.helper.in index f85cf87..5cd9dc6 100644 --- a/handlers/dup.helper.in +++ b/handlers/dup.helper.in @@ -442,7 +442,7 @@ keep = $dup_keep # bandwith limit, in kbit/s ; default is 0, i.e. no limit # if using 'desturl' above, 'bandwidthlimit' must not be set -# an example setting of 128 kbps would be: +# an example setting of 128 Kbit/s would be: #bandwidthlimit = 128 bandwidthlimit = $dup_bandwidth |