mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-05-19 16:10:24 +00:00
merge two dialogs to one, add sepa warning
This commit is contained in:
@@ -62,16 +62,16 @@ const metadata = {
|
||||
title="Empower your remote access with self-hosted servers"
|
||||
items={[
|
||||
{
|
||||
title: 'Data sovereignty',
|
||||
description: 'Regulatory compliance made easy: self-hosted RustDesk ensures data sovereignty.',
|
||||
title: 'Full data control',
|
||||
description: 'Regulatory compliance made easy: self-hosted RustDesk keeps your data fully under your control.',
|
||||
},
|
||||
{
|
||||
title: 'Enhanced security',
|
||||
description: 'Fortify your security: on-premise deployment keeps your data under your control.',
|
||||
title: 'World-class open source',
|
||||
description: 'With 113K+ GitHub stars, RustDesk ranks among the world\'s top 100 open-source software projects, backed by a thriving global community.',
|
||||
},
|
||||
{
|
||||
title: 'Performance and reliability',
|
||||
description: 'Guaranteed uptime: on-premise deployment ensures optimal performance and minimal downtime.',
|
||||
description: 'Run on your own infrastructure — no dependency on third-party SaaS availability, no shared noisy neighbors.',
|
||||
},
|
||||
{
|
||||
title: 'Flexibility and customization',
|
||||
@@ -192,7 +192,7 @@ const metadata = {
|
||||
{ title: 'Client downloads', amount: '30M+' },
|
||||
{ title: 'Docker downloads', amount: '10M+' },
|
||||
{ title: 'Alive devices', amount: '10M+' },
|
||||
{ title: 'Stars', amount: '106K+' },
|
||||
{ title: 'Stars', amount: '113K+' },
|
||||
{ title: 'Forks', amount: '15K+' },
|
||||
{ title: 'Community members', amount: '50K+' },
|
||||
{ title: 'Languages', amount: '50+' },
|
||||
|
||||
Reference in New Issue
Block a user