mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
Fixed: Do not require SSL Cert Hash on Linux/OS X
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user