mirror of
https://github.com/9001/copyparty.git
synced 2026-01-06 19:45:40 +10:00
add "@acct", a group with all authed users; closes #604
This commit is contained in:
@@ -185,9 +185,12 @@ class Cfg(Namespace):
|
||||
E=E,
|
||||
bup_ck="sha512",
|
||||
chmod_d="755",
|
||||
cookie_cmax=8192,
|
||||
cookie_nmax=50,
|
||||
dbd="wal",
|
||||
dk_salt="b" * 16,
|
||||
fk_salt="a" * 16,
|
||||
grp_all="acct",
|
||||
idp_gsep=re.compile("[|:;+,]"),
|
||||
iobuf=256 * 1024,
|
||||
lang="eng",
|
||||
|
||||
Reference in New Issue
Block a user