feat(keepassxc): disable ssh agent

This commit is contained in:
lightly-toasted 2025-09-12 23:32:46 +09:00
parent 7d73be0f5f
commit e130e7c46b

View file

@ -7,7 +7,6 @@
UpdateBinaryPath = false; UpdateBinaryPath = false;
AllowLocalhostWithPasskeys = true; AllowLocalhostWithPasskeys = true;
}; };
SSHAgent.Enabled = true;
GUI = { GUI = {
MinimizeToTray = true; MinimizeToTray = true;
MinimizeOnStartup = true; MinimizeOnStartup = true;