This commit is contained in:
Andras Bacsai
2023-09-24 10:32:41 +02:00
parent c46eeac4b5
commit db3148c080
4 changed files with 5 additions and 5 deletions

View File

@@ -42,7 +42,7 @@
</div>
</div>
<div class="w-64">
<x-forms.checkbox instantSave helper="If you are using Cloudflare Tunnels, enable this"
<x-forms.checkbox instantSave helper="If you are using Cloudflare Tunnels, enable this. It will proxy all ssh requests to your server through Cloudflare."
id="server.settings.is_cloudflare_tunnel" label="Cloudflare Tunnel" />
</div>
</div>