X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/34b88b65713bdc5b4c02aee31fcf1035a005735b..9bba0f61438bc128c0b442101ccb4620ae583a9b:/doc/reference.conf diff --git a/doc/reference.conf b/doc/reference.conf index 5d37ed5e..1acc1db4 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -941,6 +941,13 @@ opm { */ port = 32000; + /* This sets the timeout in seconds before ending open proxy scans. + * Values less than 1 or greater than 60 are ignored. + * It is advisable to keep it as short as feasible, so clients do not + * get held up by excessively long scan times. + */ + timeout = 5; + /* These are the ports to scan for SOCKS4 proxies on. They may overlap * with other scan types. Sensible defaults are given below. */