Merge pull request #103146 from talyz/keepassxc-networking
keepassxc: Enable networking by default
This commit is contained in:
commit
d5b146418e
@ -31,7 +31,7 @@
|
|||||||
, withKeePassKeeShare ? true
|
, withKeePassKeeShare ? true
|
||||||
, withKeePassKeeShareSecure ? true
|
, withKeePassKeeShareSecure ? true
|
||||||
, withKeePassSSHAgent ? true
|
, withKeePassSSHAgent ? true
|
||||||
, withKeePassNetworking ? false
|
, withKeePassNetworking ? true
|
||||||
, withKeePassTouchID ? true
|
, withKeePassTouchID ? true
|
||||||
, withKeePassFDOSecrets ? true
|
, withKeePassFDOSecrets ? true
|
||||||
}:
|
}:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user