mirror of
https://github.com/9001/copyparty.git
synced 2025-10-06 03:50:30 +02:00
Merge branch 'dirkeys' into hovudstraum
This commit is contained in:
commit
20870fda79
9 changed files with 256 additions and 68 deletions
|
@ -145,6 +145,7 @@ class Cfg(Namespace):
|
|||
c=c,
|
||||
E=E,
|
||||
dbd="wal",
|
||||
dk_salt="b" * 16,
|
||||
fk_salt="a" * 16,
|
||||
idp_gsep=re.compile("[|:;+,]"),
|
||||
iobuf=256 * 1024,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue