mirror of
https://github.com/9001/copyparty.git
synced 2026-04-24 03:00:04 -04:00
fix permission check in tar/zip generator (gdi)
This commit is contained in:
@@ -32,6 +32,8 @@ class Cfg(Namespace):
|
||||
no_zip=False,
|
||||
no_scandir=False,
|
||||
no_sendfile=True,
|
||||
no_rescan=True,
|
||||
ihead=False,
|
||||
nih=True,
|
||||
mtp=[],
|
||||
mte="a",
|
||||
|
||||
Reference in New Issue
Block a user