diff --git a/config/disabledAlgorithms.json b/config/disabledAlgorithms.json
index 9c832491dd58d85b95d955e421f9dc54a068671e..6fc4a5d46908e35054073bf92c767df531292cb7 100644
--- a/config/disabledAlgorithms.json
+++ b/config/disabledAlgorithms.json
@@ -1,3 +1,4 @@
 [
-	"THREE_C"
+	"THREE_C",
+	"KAPLAN_MEIER"
 ]
\ No newline at end of file