annex.maxextensions configuration
Controls how many filename extensions to preserve. Sponsored-by: the NIH-funded NICEMAN (ReproNim TR&D3) project
This commit is contained in:
parent
b700c48b15
commit
c410b2bb73
9 changed files with 51 additions and 22 deletions
|
@ -12,3 +12,5 @@ Just throwing against the wall to see if sticks
|
|||
|
||||
[[!meta author=yoh]]
|
||||
[[!tag projects/repronim]]
|
||||
|
||||
> added annex.maxextensions config, [[done]] --[[Joey]]
|
||||
|
|
|
@ -9,7 +9,7 @@ extension. For a .mkv file, I'd guess most video players don't care about
|
|||
the extension.
|
||||
|
||||
annex.maxextensionlength won't help here, but I think it makes sense to add
|
||||
an analagous annex.maxextensioncount which would default to 2 (as it
|
||||
an analagous annex.maxextensions which would default to 2 (as it
|
||||
currently does to handle .tar.gz) but you could set to 1.
|
||||
|
||||
It might also be a reasonable argument that filename extensions are not
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue