mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
Fixed: Do not require SSL Cert Hash on Linux/OS X
This commit is contained in:
parent
6d8b38366f
commit
007f96677c
4 changed files with 11 additions and 3 deletions
|
@ -55,6 +55,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
{{#if_windows}}
|
||||
<div class="control-group advanced-setting">
|
||||
<label class="control-label">SSL Cert Hash</label>
|
||||
|
||||
|
@ -62,6 +63,7 @@
|
|||
<input type="text" name="sslCertHash"/>
|
||||
</div>
|
||||
</div>
|
||||
{{/if_windows}}
|
||||
</div>
|
||||
|
||||
<div class="control-group">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue