mirror of
https://github.com/netbirdio/docs.git
synced 2026-08-28 02:31:28 +02:00
Document the Permissions settings tab (#931)
* Add new permissions page and fix zero trust doc * Remove API mention
This commit is contained in:
@@ -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' },
|
||||
|
||||
Reference in New Issue
Block a user