From a79e4e8f69724a1cc1790d6e8d37659d1cc0edf1 Mon Sep 17 00:00:00 2001 From: EskildHustvedt Date: Wed, 14 May 2014 19:29:52 +0000 Subject: [PATCH] --- doc/todo/Wishlist:_disable_auto-repair_for_the_assistant.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/todo/Wishlist:_disable_auto-repair_for_the_assistant.mdwn diff --git a/doc/todo/Wishlist:_disable_auto-repair_for_the_assistant.mdwn b/doc/todo/Wishlist:_disable_auto-repair_for_the_assistant.mdwn new file mode 100644 index 0000000000..972247c840 --- /dev/null +++ b/doc/todo/Wishlist:_disable_auto-repair_for_the_assistant.mdwn @@ -0,0 +1,3 @@ +Auto-repair takes up a lot of computing power, greatly slowing down the machine. It also still happens very often here, several times a month on different hardware, leading it to become an annoyance (and it would be easier and faster to perform manual repairs if that should be required). + +Therefore I'd like a setting that makes the assistant not attempt to repair on its own. Either not do anything at all, or display a message about it instead.