Add IPv6 overlay addressing documentation (#667)

This commit is contained in:
Viktor Liu
2026-05-12 00:48:31 +09:00
committed by GitHub
parent 612bca087a
commit 93f1fb265c
8 changed files with 165 additions and 4 deletions

View File

@@ -452,6 +452,7 @@ export const docsNavigation = [
title: 'Multi-Factor Authentication',
href: '/manage/settings/multi-factor-authentication',
},
{ title: 'IPv6 Overlay Addressing', href: '/manage/settings/ipv6' },
{ title: 'Auto Update', href: '/manage/peers/auto-update' },
{ title: 'Lazy Connections', href: '/manage/peers/lazy-connection' },
{