mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Make remote wipe and lock premium (#9856)
This commit is contained in:
parent
33f33163a9
commit
ad10fde3a3
1 changed files with 2 additions and 2 deletions
4
website/views/pages/pricing.ejs
vendored
4
website/views/pages/pricing.ejs
vendored
|
|
@ -48,6 +48,7 @@
|
|||
<p>Programmable remediations*</p>
|
||||
<p>Disk encryption key escrow</p>
|
||||
<p>macOS update via Nudge</p>
|
||||
<p>Remote lock and wipe</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="justify-self-end mt-auto">
|
||||
|
|
@ -146,10 +147,9 @@
|
|||
<p>Manual enrollment</p>
|
||||
<p>Support for BYOD</p>
|
||||
<p>Enforce device configurations</p>
|
||||
<p>Native OS updates</p>
|
||||
</div>
|
||||
<div>
|
||||
<p>Remote lock and wipe</p>
|
||||
<p>Native OS updates</p>
|
||||
<p>macOS commands via CLI</p>
|
||||
<p>Audit transparency</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue