mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-23 20:07:44 +01:00
made requested fixes
This commit is contained in:
@@ -80,12 +80,6 @@
|
||||
<input type="text" name="https_key" value="${config['https_key']}" size="30">
|
||||
</div>
|
||||
</div>
|
||||
<div class="row checkbox">
|
||||
<input type="checkbox" name="verify_ssl_cert" id="verify_ssl_cert" value="1" ${config['verify_ssl_cert']} />
|
||||
<label title="Verify SSL Certificates (Disable this for broken SSL installs (Like QNAP)">
|
||||
Verify SSL
|
||||
</label>
|
||||
</div>
|
||||
</fieldset>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user