mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00:00
Fix a broken in-page link in the documentation
This commit is contained in:
parent
967dc5937f
commit
0cb2fdedc7
1 changed files with 2 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ Alternatively, you can use a _Windows PowerShell_ running as _Administrator_ to
|
|||
PS C:\Users\user> Get-Service ssh-agent | Set-Service -StartupType Automatic
|
||||
PS C:\Users\user> Start-Service ssh-agent
|
||||
|
||||
KeePassXC and other compatible tools can now use the Windows OpenSSH agent. To use it with KeePassXC, update the settings explained in <<Setting up SSH Agent integration>>.
|
||||
KeePassXC and other compatible tools can now use the Windows OpenSSH agent. To use it with KeePassXC, update the settings explained in <<Setup SSH Agent Integration>>.
|
||||
|
||||
=== Setup SSH Agent Integration
|
||||
By default the SSH Agent integration plugin is disabled.
|
||||
|
|
@ -178,3 +178,4 @@ If you chose to not autoload the key on database unlock, you can manually make t
|
|||
.SSH Agent Load Key from Context Menu
|
||||
image::sshagent_context_menu.png[]
|
||||
// end::content[]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue