mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 01:39:26 +02:00
prevent upload into ramdisk;
tries to detect misconfigured docker environments, e.g. /w/foo is mapped to a disk but /w/ itself isn't
This commit is contained in:
parent
5996a58b20
commit
59a0122179
8 changed files with 76 additions and 24 deletions
|
@ -102,6 +102,7 @@ def tc1(vflags):
|
|||
"-p4321",
|
||||
"-e2dsa",
|
||||
"-e2tsr",
|
||||
"--wram",
|
||||
"--ban-403=no",
|
||||
"--dbd=yolo",
|
||||
"--no-mutagen",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue