Next channel updates

This commit is contained in:
Andras Bacsai
2023-06-23 13:13:02 +02:00
parent d74ba03cd9
commit 1dc3c77bc9
6 changed files with 47 additions and 12 deletions

View File

@@ -18,10 +18,11 @@
</div> --}}
</div>
</form>
<div class="flex flex-col py-6 text-right w-52">
<h2 class="pt-6">Advanced</h2>
<div class="flex flex-col w-64 py-6 text-right">
<x-forms.checkbox instantSave id="is_auto_update_enabled" label="Auto Update Coolify" />
<x-forms.checkbox instantSave id="is_registration_enabled" label="Registration Allowed" />
<x-forms.checkbox instantSave id="do_not_track" label="Do Not Track" />
<x-forms.checkbox instantSave id="next_channel" label="Enable beta (early) updates" />
</div>
</div>