From c41769eb85efe6726ad79d826eeceb0d0db5e58e Mon Sep 17 00:00:00 2001 From: Justin Li Date: Thu, 19 Feb 2015 20:00:21 -0500 Subject: [PATCH] readme: Update wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d3c4c0..5d8c26a 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ to your choice of location, and update the values as required. The available keys and their default values are as follows: - `private_enabled: false` – if this is a private tracker -- `freeleech_enabled: false` – for private trackers, whether download stats should be counted +- `freeleech_enabled: false` – for private trackers, whether download stats should be counted for users - `purge_inactive_torrents: true` – if torrents should be forgotten after some time - `announce: "30m"` – the announce "interval" value sent to clients - `min_announce: "15m"` – the announce "min_interval" value sent to clients