clarified annex.maxextensionlength
This commit is contained in:
parent
3caae7ea81
commit
b131ba57db
1 changed files with 2 additions and 1 deletions
|
@ -872,7 +872,8 @@ Here are all the supported configuration settings.
|
|||
Maximum length of what is considered a filename extension when adding a
|
||||
file to a backend that preserves filename extensions. The default length
|
||||
is 4, which allows extensions like "jpeg". The dot before the extension
|
||||
is not counted part of its length.
|
||||
is not counted part of its length. At most two extensions at the end of
|
||||
a filename will be preserved, e.g. .gz or .tar.gz .
|
||||
|
||||
* `annex.diskreserve`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue