Add Subsonic option to turn off HTTP2

Fixes #718
This commit is contained in:
Jonas Kvinge
2021-06-13 19:55:45 +02:00
parent 8cf5707575
commit fbe4d3ce9f
7 changed files with 48 additions and 18 deletions

View File

@@ -106,6 +106,13 @@
<string>Preferences</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QCheckBox" name="checkbox_http2">
<property name="text">
<string>Use HTTP2 when possible</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="checkbox_verify_certificate">
<property name="text">