show multipart configuration in git annex info s3remote
This commit is contained in:
parent
a3ec6ed73b
commit
5c3d9d6caa
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ gen r u c gc = do
|
|||
, if configIA c
|
||||
then Just ("internet archive item", iaItemUrl $ fromMaybe "unknown" $ getBucketName c)
|
||||
else Nothing
|
||||
, Just ("multipart", maybe "disabled" (roughSize storageUnits False) (getPartSize c))
|
||||
]
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue