сервис VPN
This commit is contained in:
@@ -268,6 +268,26 @@ export default defineConfig({
|
||||
{ text: 'Структура платежей', link: '/security/Cloud-NGFW-Pro/payment-structure.md' },
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'Шифрование каналов связи (ГОСТ VPN)', link: 'security/Cloud-VPN/VPN-index.md',
|
||||
collapsed: true,
|
||||
items: [
|
||||
{
|
||||
text: 'Состав сервиса', link: '/security/Cloud-VPN/compond-index.md',
|
||||
collapsed: true,
|
||||
items: [
|
||||
{ text: 'Доступность сервиса', link: '/security/Cloud-VPN/compond/availability.md' },
|
||||
{ text: 'Зоны ответственности', link: '/security/Cloud-VPN/compond/areas-responsibility.md' },
|
||||
{ text: 'Изоляция ресурсов', link: '/security/Cloud-VPN/compond/insulation.md' },
|
||||
{ text: 'Варианты предоставления сервиса', link: '/security/Cloud-VPN/compond/provision.md' },
|
||||
{ text: 'Дополнительные работы ', link: '/security/Cloud-VPN/compond/work.md' },
|
||||
]
|
||||
},
|
||||
{ text: 'Обзор сервиса', link: '/security/Cloud-VPN/about.md' },
|
||||
{ text: 'Тарификация сервиса', link: '/security/Cloud-VPN/tariffs.md' },
|
||||
{ text: 'Сроки и условия предоставления сервиса', link: '/security/Cloud-VPN/provision.md' },
|
||||
]
|
||||
},
|
||||
],
|
||||
'/start/': [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user