mirror of
https://github.com/9001/copyparty.git
synced 2026-04-24 03:00:04 -04:00
adding --no-hash
This commit is contained in:
@@ -38,6 +38,7 @@ class Cfg(Namespace):
|
||||
mtp=[],
|
||||
mte="a",
|
||||
hist=None,
|
||||
no_hash=False,
|
||||
**{k: False for k in "e2d e2ds e2dsa e2t e2ts e2tsr".split()}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user