mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
chore(website): sla / device limits (#10684)
- Update to 99.9% SLA based on track record and customer feedback. - Mention sane limits of number of connected devices. Related: #10683
This commit is contained in:
@@ -95,8 +95,8 @@ export default function PlanTable() {
|
||||
Connected Clients
|
||||
</Tooltip>
|
||||
</td>
|
||||
<td className="font-semibold gmx-1 py-4 text-center">Unlimited</td>
|
||||
<td className="font-semibold gmx-1 py-4 text-center">Unlimited</td>
|
||||
<td className="font-semibold gmx-1 py-4 text-center">3 per user</td>
|
||||
<td className="font-semibold gmx-1 py-4 text-center">5 per user</td>
|
||||
<td className="font-semibold gmx-1 py-4 text-center">Unlimited</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -567,7 +567,7 @@ export default function PlanTable() {
|
||||
</td>
|
||||
<td className="font-semibold gmx-1 py-4 text-center">—</td>
|
||||
<td className="font-semibold gmx-1 py-4 text-center">—</td>
|
||||
<td className="font-semibold gmx-1 py-4 text-center">99.5%</td>
|
||||
<td className="font-semibold gmx-1 py-4 text-center">99.9%</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td
|
||||
|
||||
Reference in New Issue
Block a user