Comment out iOS from /apple for now

This commit is contained in:
Kristoffer Dalby 2021-09-26 20:41:48 +01:00
parent 8e588ae146
commit 59c3d4bcfe
No known key found for this signature in database
GPG key ID: 09F62DC067465735

View file

@ -27,15 +27,19 @@ func (h *Headscale) AppleMobileConfig(c *gin.Context) {
<h3>Caution</h3> <h3>Caution</h3>
<p>You should always inspect the profile before installing it:</p> <p>You should always inspect the profile before installing it:</p>
<!--
<p><code>curl {{.Url}}/apple/ios</code></p> <p><code>curl {{.Url}}/apple/ios</code></p>
-->
<p><code>curl {{.Url}}/apple/macos</code></p> <p><code>curl {{.Url}}/apple/macos</code></p>
<h2>Profiles</h2> <h2>Profiles</h2>
<!--
<h3>iOS</h3> <h3>iOS</h3>
<p> <p>
<a href="/apple/ios" download="headscale_ios.mobileconfig">iOS profile</a> <a href="/apple/ios" download="headscale_ios.mobileconfig">iOS profile</a>
</p> </p>
-->
<h3>macOS</h3> <h3>macOS</h3>
<p>Headscale can be set to the default server by installing a Headscale configuration profile:</p> <p>Headscale can be set to the default server by installing a Headscale configuration profile:</p>