Merge pull request #103146 from talyz/keepassxc-networking

keepassxc: Enable networking by default
This commit is contained in:
Kim Lindberger 2020-11-17 23:31:06 +01:00 committed by GitHub
commit d5b146418e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
}: }: