diff --git a/doc/todo/configuration_option_for_default___34__mode__34___on_crippled_file_systems.mdwn b/doc/todo/configuration_option_for_default___34__mode__34___on_crippled_file_systems.mdwn new file mode 100644 index 0000000000..1e66af6f6c --- /dev/null +++ b/doc/todo/configuration_option_for_default___34__mode__34___on_crippled_file_systems.mdwn @@ -0,0 +1,3 @@ +ATM `git-annex init` switches repository to direct mode if detects a crippled filesystem. Since version 6 is now generally more usable than direct mode in many scenarios, it would be nice if it was possible to instruct to choose v6 mode instead of direct whenever a crippled system is encountered. + +[[!meta author=yoh]]