close
authorJoey Hess <joeyh@joeyh.name>
Tue, 30 Apr 2024 18:48:25 +0000 (14:48 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 30 Apr 2024 18:48:25 +0000 (14:48 -0400)
doc/bugs/Dropping_filename_extensions_with_more_than_4_char.mdwn

index ef4041a5d3097c15936a1ccceadc5371ae7e4c02..88276135e61e33c80de85fd15b4c29c0f1e11626 100644 (file)
@@ -51,4 +51,5 @@ upgrade supported from repository versions: 0 1 2 3 4 5 6 7 8 9 10
 local repository version: 10
 """]]
 
-
+> As nobodyinperson says, set annex.maxextensionlength to 5 in order to
+> support such long extensions. [[done]] --[[Joey]]