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.