customize parallel transfer count

This commit is contained in:
davidejones
2023-03-03 16:52:31 +00:00
committed by Bjørn Erik Pedersen
parent bdbfacb868
commit e6f029bdee
4 changed files with 8 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ hugo deploy [flags]
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--invalidateCDN invalidate the CDN cache listed in the deployment target (default true)
--maxDeletes int maximum # of files to delete, or -1 to disable (default 256)
--transfers int number of file transfers to run in parallel (default 10)
-s, --source string filesystem path to read files relative from
--target string target deployment from deployments section in config file; defaults to the first one
--themesDir string filesystem path to themes directory