From 5f4cb7ff7339cc838c0b15a3f91692ada6185d9b Mon Sep 17 00:00:00 2001 From: "What.CD" Date: Wed, 27 Jul 2011 01:57:29 +0000 Subject: [PATCH] text changes in ratio rules fixed bad merge --- .gitignore | 3 +++ sections/rules/ratio.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..238f7992 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +config.php +release/* +static/similar diff --git a/sections/rules/ratio.php b/sections/rules/ratio.php index db9cbe35..921af897 100644 --- a/sections/rules/ratio.php +++ b/sections/rules/ratio.php @@ -95,7 +95,7 @@

- To get this range of requirements to a more precise number, what we do is take the required ratio (0% seeded) for your download band, multiply it by (1-(seeding/snatched)), and round it up to the required ratio (100% seeded) if need be. Therefore, your required ratio will always lie between the 0% seeded and 100% seeded requirements, depending on the percentage of torrents you are seeding. + To get this range of requirements to a more precise number, what we do is take the required ratio (0% seeded) for your download band, multiply it by , and round it up to the required ratio (100% seeded) if need be. Therefore, your required ratio will always lie between the 0% seeded and 100% seeded requirements, depending on the percentage of torrents you are seeding.