changed description for proxyDelimiter

This commit is contained in:
Kuchen
2023-10-13 22:28:16 +02:00
parent ab8efac396
commit 67a061048e
+1 -1
View File
@@ -11,5 +11,5 @@
timeout: "10", # Sets timeout for the sites | '?' for asking | '[seconds]' | '10' is default
proxyDelimiter: ":" # Set custom Delimiter for proxies. | '?' for asking | ':' is default | You can use multiple symbols to find multiple proxy formats.
proxyDelimiter: ":" # Set custom Delimiter for proxies (proxy[DELIMITER]port). | '?' for asking | ':' is default | Regex can be used
}