summarylogtreecommitdiffstats
path: root/no-donate.patch
diff options
context:
space:
mode:
Diffstat (limited to 'no-donate.patch')
-rw-r--r--no-donate.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/no-donate.patch b/no-donate.patch
new file mode 100644
index 000000000000..8a04e9a2aab7
--- /dev/null
+++ b/no-donate.patch
@@ -0,0 +1,10 @@
+diff --git a/donate-level.h b/donate-level.h
+index 7b30212..02085c8 100644
+--- a/donate-level.h
++++ b/donate-level.h
+@@ -8,4 +8,4 @@
+ * Switching is instant, and only happens after a successful connection, so you never loose any hashes.
+ */
+
+-constexpr double fDevDonationLevel = 1.0 / 100.0;
++constexpr double fDevDonationLevel = 0.0 / 100.0;