Add URL link for reverse proxy setup examples

The link is helpful for users whom needs to setup reverse proxy.

PR #21305.
This commit is contained in:
Chocobo1
2024-09-13 22:18:31 +08:00
committed by GitHub
parent 435385816a
commit a0c32110f1
2 changed files with 10 additions and 0 deletions

View File

@@ -3765,6 +3765,13 @@ Use ';' to split multiple entries. Can use wildcard '*'.</string>
</item>
</layout>
</item>
<item>
<widget class="QLabel" name="labelReverseProxyLink">
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/qbittorrent/qBittorrent/wiki#reverse-proxy-setup-for-webui-access&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Reverse proxy setup examples&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>