Explain lazy connection enable-disable logic (#321)

* Explain lazy connection enable-disable logic

* Change text

* Add line break

* Improve lazy connections doc

* Improve lazy connections doc

* Clarify lazy connections versioning

---------

Co-authored-by: braginini <bangvalo@gmail.com>
This commit is contained in:
Zoltan Papp
2025-05-23 14:12:03 +02:00
committed by GitHub
parent ce4151c551
commit 09b3a378f8
2 changed files with 21 additions and 16 deletions

View File

@@ -48,7 +48,7 @@ export const docsNavigation = [
{ title: 'Add Peers', href: '/how-to/add-machines-to-your-network' },
{ title: 'Approve Peers', href: '/how-to/approve-peers' },
{ title: 'Setup Keys', href: '/how-to/register-machines-using-setup-keys' },
{ title: 'Lazy connections concept', href: '/how-to/lazy-connection'},
{ title: 'Lazy Connections', href: '/how-to/lazy-connection'},
{
title: 'Access Infrastructure',
isOpen: true,