Add "No Proxy" option to proxy settings

This commit is contained in:
Bart De Vries
2024-04-24 22:26:12 +02:00
committed by Tobias Fella
parent cae389c04c
commit d79d806cda
3 changed files with 15 additions and 0 deletions

View File

@@ -136,6 +136,9 @@
<choice name="Socks5">
<label>Socks5</label>
</choice>
<choice name="NoProxy">
<label>NoProxy</label>
</choice>
<default>System</default>
</choices>
</entry>