Merge branch 'dirkeys' into hovudstraum

This commit is contained in:
ed 2024-03-25 10:34:08 +00:00
commit 20870fda79
9 changed files with 256 additions and 68 deletions

View file

@ -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,