Document the Permissions settings tab (#931)

* Add new permissions page and fix zero trust doc

* Remove API mention
This commit is contained in:
Brandon Hopkins
2026-08-17 10:23:14 -07:00
committed by GitHub
parent a11bb4dcca
commit 627d18fda0
4 changed files with 62 additions and 1 deletions

View File

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