summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Michael Brummer <jan.brummer@tabos.org>2023-03-28 09:30:36 +0200
committerJan-Michael Brummer <jan.brummer@tabos.org>2023-03-28 09:30:36 +0200
commit755b771d95f20790c390cf5ddaab5379b738dc8b (patch)
treeb6bafd869602f652d30ed9b2a0fd45cb1570b500
parent9dc05df68210f74509ef889b32ff8952ff3aae73 (diff)
downloadlibproxy-git-755b771d95f20790c390cf5ddaab5379b738dc8b.tar.gz
Remove Konqueror section
This section is outdated, remove it.
-rw-r--r--docs/configuration-logic.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/configuration-logic.md b/docs/configuration-logic.md
index 2229646..783a8db 100644
--- a/docs/configuration-logic.md
+++ b/docs/configuration-logic.md
@@ -45,11 +45,6 @@ contain any special logic. Next is the logic represent as pseudo code:
IF no proxy has been set THEN use direct connection
```
-### Konqueror
-
-This is the default browser in the KDE desktop environment. This browser only
-support protocol specific proxy (no SOCKS), thus logic is very basic.
-
## OS X
OS X uses it's own way for proxy settings. It supports protocols including
SOCKS, HTTP, HTTPS, FTP, Gopher, RTSP, and automatic configuration through PAC