Refactor code to remove experimental features and update documentation links

This commit is contained in:
Andras Bacsai
2024-10-25 17:13:07 +02:00
parent a1bd218d16
commit 62c0eba139
2 changed files with 5 additions and 3 deletions

View File

@@ -179,6 +179,8 @@
@endif
</div>
<div class="flex flex-col gap-2">
<div class="flex gap-2">Experimental feature <x-helper
helper="Sentinel reports your server's & container's health and collects metrics." /></div>
<div class="w-64">
<x-forms.checkbox wire:model.live="server.settings.is_sentinel_enabled" label="Enable Sentinel" />
@if ($server->isSentinelEnabled())