mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 09:49:29 +02:00
add --auth-ord; closes #689
This commit is contained in:
parent
d30240b431
commit
543b7ea959
5 changed files with 66 additions and 6 deletions
|
@ -183,6 +183,7 @@ class Cfg(Namespace):
|
|||
v=v or [],
|
||||
c=c,
|
||||
E=E,
|
||||
auth_ord="idp,ipu",
|
||||
bup_ck="sha512",
|
||||
chmod_d="755",
|
||||
cookie_cmax=8192,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue